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 all-dependencies group with 5 updates #1807

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps the all-dependencies group with 5 updates:

Package From To
@types/node 22.2.0 22.4.1
@mdn/browser-compat-data 5.5.45 5.5.46
@csstools/postcss-minify 2.0.0 2.0.1
@csstools/postcss-bundler 2.0.0 2.0.1
postcss-preset-env 10.0.0 10.0.2

Updates @types/node from 22.2.0 to 22.4.1

Commits

Updates @mdn/browser-compat-data from 5.5.45 to 5.5.46

Release notes

Sourced from @​mdn/browser-compat-data's releases.

v5.5.46

Removals

  • css.properties.masonry-auto-flow (#24009)

Additions

  • api.SubtleCrypto.deriveBits.x25519 (#23925)
  • api.SubtleCrypto.deriveKey.x25519 (#23925)
  • api.SubtleCrypto.exportKey.x25519 (#23925)
  • api.SubtleCrypto.generateKey.x25519 (#23925)
  • api.SubtleCrypto.importKey.x25519 (#23925)
  • browsers.edge.releases.130 (#24063)
  • browsers.firefox_android.releases.132 (#24046)
  • browsers.firefox.releases.132 (#24046)
  • http.headers.Reporting-Endpoints (#24047)
  • webextensions.api.webRequest.getSecurityInfo.options (#24056)

Statistics

  • 7 contributors have changed 128 files with 1,741 additions and 1,804 deletions in 38 commits (v5.5.45...v5.5.46)
  • 16,476 total features
  • 1,100 total contributors
  • 4,876 total stargazers
Changelog

Sourced from @​mdn/browser-compat-data's changelog.

v5.5.46

August 13, 2024

Removals

  • css.properties.masonry-auto-flow (#24009)

Additions

  • api.SubtleCrypto.deriveBits.x25519 (#23925)
  • api.SubtleCrypto.deriveKey.x25519 (#23925)
  • api.SubtleCrypto.exportKey.x25519 (#23925)
  • api.SubtleCrypto.generateKey.x25519 (#23925)
  • api.SubtleCrypto.importKey.x25519 (#23925)
  • browsers.edge.releases.130 (#24063)
  • browsers.firefox_android.releases.132 (#24046)
  • browsers.firefox.releases.132 (#24046)
  • http.headers.Reporting-Endpoints (#24047)
  • webextensions.api.webRequest.getSecurityInfo.options (#24056)

Statistics

  • 7 contributors have changed 128 files with 1,741 additions and 1,804 deletions in 38 commits (v5.5.45...v5.5.46)
  • 16,476 total features
  • 1,100 total contributors
  • 4,876 total stargazers
Commits

Updates @csstools/postcss-minify from 2.0.0 to 2.0.1

Changelog

Sourced from @​csstools/postcss-minify's changelog.

2.0.1

August 18, 2024

Commits

Updates @csstools/postcss-bundler from 2.0.0 to 2.0.1

Changelog

Sourced from @​csstools/postcss-bundler's changelog.

2.0.1

August 18, 2024

Commits

Updates postcss-preset-env from 10.0.0 to 10.0.2

Changelog

Sourced from postcss-preset-env's changelog.

10.0.2

August 18, 2024

10.0.1

August 14, 2024

Commits

You can trigger a rebase of this PR 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 all-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.2.0` | `22.4.1` |
| [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) | `5.5.45` | `5.5.46` |
| [@csstools/postcss-minify](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-minify) | `2.0.0` | `2.0.1` |
| [@csstools/postcss-bundler](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-bundler) | `2.0.0` | `2.0.1` |
| [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `10.0.0` | `10.0.2` |


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

Updates `@mdn/browser-compat-data` from 5.5.45 to 5.5.46
- [Release notes](https://github.com/mdn/browser-compat-data/releases)
- [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md)
- [Commits](mdn/browser-compat-data@v5.5.45...v5.5.46)

Updates `@csstools/postcss-minify` from 2.0.0 to 2.0.1
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-minify/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-minify)

Updates `@csstools/postcss-bundler` from 2.0.0 to 2.0.1
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-bundler/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-bundler)

Updates `postcss-preset-env` from 10.0.0 to 10.0.2
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@mdn/browser-compat-data"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@csstools/postcss-minify"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@csstools/postcss-bundler"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 19, 2024
@dependabot dependabot bot requested review from fd and romainmenke August 19, 2024 23:43
@romainmenke romainmenke merged commit 9175280 into main Aug 20, 2024
2 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/all-dependencies-7ebf6ab08c branch August 20, 2024 06:07
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