Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the minor-patch group with 12 updates #938

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps the minor-patch group with 12 updates:

Package From To
@types/node 22.8.7 22.9.0
@types/qs 6.9.16 6.9.17
@webassemblyjs/wasm-edit 1.12.1 1.14.1
@webassemblyjs/wasm-gen 1.12.1 1.14.1
@webassemblyjs/wasm-opt 1.12.1 1.14.1
@webassemblyjs/wasm-parser 1.12.1 1.14.1
@webassemblyjs/wast-printer 1.12.1 1.14.1
caniuse-lite 1.0.30001677 1.0.30001680
cross-spawn 7.0.3 7.0.5
electron-to-chromium 1.5.50 1.5.55
object-inspect 1.13.2 1.13.3
postcss 8.4.47 8.4.48

Updates @types/node from 22.8.7 to 22.9.0

Commits

Updates @types/qs from 6.9.16 to 6.9.17

Commits

Updates @webassemblyjs/wasm-edit from 1.12.1 to 1.14.1

Commits

Updates @webassemblyjs/wasm-gen from 1.12.1 to 1.14.1

Commits

Updates @webassemblyjs/wasm-opt from 1.12.1 to 1.14.1

Commits

Updates @webassemblyjs/wasm-parser from 1.12.1 to 1.14.1

Commits

Updates @webassemblyjs/wast-printer from 1.12.1 to 1.14.1

Commits

Updates caniuse-lite from 1.0.30001677 to 1.0.30001680

Commits

Updates cross-spawn from 7.0.3 to 7.0.5

Changelog

Sourced from cross-spawn's changelog.

7.0.5 (2024-11-07)

Bug Fixes

  • fix escaping bug introduced by backtracking (640d391)

7.0.4 (2024-11-07)

Bug Fixes

Commits
  • 0852683 chore(release): 7.0.5
  • 640d391 fix: fix escaping bug introduced by backtracking
  • bff0c87 chore: remove codecov
  • a7c6abc chore: replace travis with github workflows
  • 9b9246e chore(release): 7.0.4
  • 5ff3a07 fix: disable regexp backtracking (#160)
  • 9521e2d chore: fix tests in recent node js versions
  • 97ded39 chore: convert package lock
  • d52b6b9 chore: remove unused argument (#156)
  • 5d84384 chore: add travis jobs on ppc64le (#142)
  • Additional commits viewable in compare view

Updates electron-to-chromium from 1.5.50 to 1.5.55

Commits

Updates object-inspect from 1.13.2 to 1.13.3

Changelog

Sourced from object-inspect's changelog.

v1.13.3 - 2024-11-09

Commits

  • [actions] split out node 10-20, and 20+ 44395a8
  • [Fix] quoteStyle: properly escape only the containing quotes 5137f8f
  • [Refactor] clean up quoteStyle code 450680c
  • [Tests] add quoteStyle escaping tests e997c59
  • [Dev Deps] update auto-changelog, es-value-fixtures, tape d5a469c
  • [Tests] replace aud with npm audit fb7815f
  • [Dev Deps] update mock-property 11c817b
Commits
  • 361db07 v1.13.3
  • 5137f8f [Fix] quoteStyle: properly escape only the containing quotes
  • 450680c [Refactor] clean up quoteStyle code
  • 44395a8 [actions] split out node 10-20, and 20+
  • e997c59 [Tests] add quoteStyle escaping tests
  • fb7815f [Tests] replace aud with npm audit
  • d5a469c [Dev Deps] update auto-changelog, es-value-fixtures, tape
  • 11c817b [Dev Deps] update mock-property
  • See full diff in compare view

Updates postcss from 8.4.47 to 8.4.48

Release notes

Sourced from postcss's releases.

8.4.48

  • Fixed position calculation in error/warnings methods (by @​romainmenke).
Changelog

Sourced from postcss's changelog.

8.4.48

  • Fixed position calculation in error/warnings methods (by @​romainmenke).
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-patch group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.8.7` | `22.9.0` |
| [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs) | `6.9.16` | `6.9.17` |
| [@webassemblyjs/wasm-edit](https://github.com/xtuc/webassemblyjs) | `1.12.1` | `1.14.1` |
| [@webassemblyjs/wasm-gen](https://github.com/xtuc/webassemblyjs) | `1.12.1` | `1.14.1` |
| [@webassemblyjs/wasm-opt](https://github.com/xtuc/webassemblyjs) | `1.12.1` | `1.14.1` |
| [@webassemblyjs/wasm-parser](https://github.com/xtuc/webassemblyjs) | `1.12.1` | `1.14.1` |
| [@webassemblyjs/wast-printer](https://github.com/xtuc/webassemblyjs) | `1.12.1` | `1.14.1` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001677` | `1.0.30001680` |
| [cross-spawn](https://github.com/moxystudio/node-cross-spawn) | `7.0.3` | `7.0.5` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.50` | `1.5.55` |
| [object-inspect](https://github.com/inspect-js/object-inspect) | `1.13.2` | `1.13.3` |
| [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.48` |


Updates `@types/node` from 22.8.7 to 22.9.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/qs` from 6.9.16 to 6.9.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qs)

Updates `@webassemblyjs/wasm-edit` from 1.12.1 to 1.14.1
- [Commits](xtuc/webassemblyjs@v1.12.1...v1.14.1)

Updates `@webassemblyjs/wasm-gen` from 1.12.1 to 1.14.1
- [Commits](xtuc/webassemblyjs@v1.12.1...v1.14.1)

Updates `@webassemblyjs/wasm-opt` from 1.12.1 to 1.14.1
- [Commits](xtuc/webassemblyjs@v1.12.1...v1.14.1)

Updates `@webassemblyjs/wasm-parser` from 1.12.1 to 1.14.1
- [Commits](xtuc/webassemblyjs@v1.12.1...v1.14.1)

Updates `@webassemblyjs/wast-printer` from 1.12.1 to 1.14.1
- [Commits](xtuc/webassemblyjs@v1.12.1...v1.14.1)

Updates `caniuse-lite` from 1.0.30001677 to 1.0.30001680
- [Commits](browserslist/caniuse-lite@1.0.30001677...1.0.30001680)

Updates `cross-spawn` from 7.0.3 to 7.0.5
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.5)

Updates `electron-to-chromium` from 1.5.50 to 1.5.55
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.50...v1.5.55)

Updates `object-inspect` from 1.13.2 to 1.13.3
- [Release notes](https://github.com/inspect-js/object-inspect/releases)
- [Changelog](https://github.com/inspect-js/object-inspect/blob/main/CHANGELOG.md)
- [Commits](inspect-js/object-inspect@v1.13.2...v1.13.3)

Updates `postcss` from 8.4.47 to 8.4.48
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.47...8.4.48)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@types/qs"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@webassemblyjs/wasm-edit"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@webassemblyjs/wasm-gen"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@webassemblyjs/wasm-opt"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@webassemblyjs/wasm-parser"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@webassemblyjs/wast-printer"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: caniuse-lite
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: cross-spawn
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: electron-to-chromium
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: object-inspect
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: postcss
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 11, 2024
@alcohol alcohol merged commit b324d7b into main Nov 11, 2024
20 checks passed
@alcohol alcohol deleted the dependabot/npm_and_yarn/minor-patch-358e24c04e branch November 11, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant