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 4 updates #1786

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps the all-dependencies group with 4 updates: semver, @types/node, @mdn/browser-compat-data and postcss-preset-env.

Updates semver from 7.6.0 to 7.6.2

Release notes

Sourced from semver's releases.

v7.6.2

7.6.2 (2024-05-09)

Bug Fixes

v7.6.1

7.6.1 (2024-05-04)

Bug Fixes

Dependencies

Chores

Changelog

Sourced from semver's changelog.

7.6.2 (2024-05-09)

Bug Fixes

7.6.1 (2024-05-04)

Bug Fixes

Dependencies

Chores

Commits
  • eb1380b chore: release 7.6.2 (#714)
  • 6466ba9 fix(lru): use map.delete() directly (#713)
  • d777418 chore: release 7.6.1 (#706)
  • 988a8de deps: uninstall lru-cache (#709)
  • 5feeb7f chore: postinstall for dependabot template-oss PR
  • dd09b60 chore: bump @​npmcli/template-oss to 4.22.0
  • c570a34 fix(linting): no-unused-vars
  • ad8ff11 fix: use internal cache implementation
  • 3fabe4d deps: remove lru-cache
  • ec49cdc chore: chore: chore: postinstall for dependabot template-oss PR
  • Additional commits viewable in compare view

Updates @types/node from 20.12.10 to 20.12.11

Commits

Updates @mdn/browser-compat-data from 5.5.25 to 5.5.27

Release notes

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

v5.5.27

Additions

  • browsers.chrome_android.releases.126 (#23040)
  • browsers.chrome.releases.126 (#23040)
  • browsers.opera_android.releases.82 (#23045)
  • browsers.opera.releases.111 (#23046)
  • browsers.webview_android.releases.126 (#23040)

Statistics

  • 6 contributors have changed 18 files with 367 additions and 275 deletions in 11 commits (v5.5.26...v5.5.27)
  • 16,394 total features
  • 1,087 total contributors
  • 4,798 total stargazers

v5.5.26

Additions

  • api.InstallEvent.addRoutes (#22870)
  • browsers.nodejs.releases.22.0.0 (#22944)

Statistics

  • 12 contributors have changed 22 files with 197 additions and 90 deletions in 16 commits (v5.5.25...v5.5.26)
  • 16,394 total features
  • 1,087 total contributors
  • 4,796 total stargazers
Changelog

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

v5.5.27

May 10, 2024

Additions

  • browsers.chrome_android.releases.126 (#23040)
  • browsers.chrome.releases.126 (#23040)
  • browsers.opera_android.releases.82 (#23045)
  • browsers.opera.releases.111 (#23046)
  • browsers.webview_android.releases.126 (#23040)

Statistics

  • 6 contributors have changed 18 files with 367 additions and 275 deletions in 11 commits (v5.5.26...v5.5.27)
  • 16,394 total features
  • 1,087 total contributors
  • 4,798 total stargazers

v5.5.26

May 7, 2024

Additions

  • api.InstallEvent.addRoutes (#22870)
  • browsers.nodejs.releases.22.0.0 (#22944)

Statistics

  • 12 contributors have changed 22 files with 197 additions and 90 deletions in 16 commits (v5.5.25...v5.5.26)
  • 16,394 total features
  • 1,087 total contributors
  • 4,796 total stargazers
Commits

Updates postcss-preset-env from 9.5.11 to 9.5.13

Changelog

Sourced from postcss-preset-env's changelog.

9.5.13

May 13, 2024

9.5.12

May 11, 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 4 updates: [semver](https://github.com/npm/node-semver), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) and [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env).


Updates `semver` from 7.6.0 to 7.6.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.6.0...v7.6.2)

Updates `@types/node` from 20.12.10 to 20.12.11
- [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.25 to 5.5.27
- [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.25...v5.5.27)

Updates `postcss-preset-env` from 9.5.11 to 9.5.13
- [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: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

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 May 13, 2024
@dependabot dependabot bot requested review from fd and romainmenke May 13, 2024 23:30
@romainmenke romainmenke merged commit d47523b into main May 14, 2024
2 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/all-dependencies-927173d525 branch May 14, 2024 06:23
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.

None yet

1 participant