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

chore(deps): bump the bundle-stats group with 2 updates #1158

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the bundle-stats group with 2 updates: @bundle-stats/plugin-webpack-filter and @bundle-stats/plugin-webpack-validate.

Updates @bundle-stats/plugin-webpack-filter from 4.14.0 to 4.14.1

Release notes

Sourced from @​bundle-stats/plugin-webpack-filter's releases.

v4.14.1

Fixes

Update dependencies

Full Changelog: relative-ci/bundle-stats@v4.14.0...v4.14.1

Commits
  • d06909f v4.14.1
  • 5905255 Merge pull request #4635 from relative-ci/fix-module-info-missing-baseline
  • 286279d Merge pull request #4638 from relative-ci/dependabot/npm_and_yarn/master/prea...
  • 158e330 build(deps-dev): bump preact from 10.23.1 to 10.23.2
  • 24e101f fix(ui): ModuleInfo - handle missing baseline
  • e080c0b Merge pull request #4632 from relative-ci/dependabot/npm_and_yarn/master/esli...
  • d938010 Merge pull request #4631 from relative-ci/dependabot/npm_and_yarn/master/stor...
  • 2eb732a build(deps-dev): bump eslint-plugin-jest from 28.7.0 to 28.8.0
  • f6d860c build(deps-dev): bump the storybook group with 4 updates
  • 8c490eb Merge pull request #4629 from relative-ci/dependabot/npm_and_yarn/master/type...
  • Additional commits viewable in compare view

Updates @bundle-stats/plugin-webpack-validate from 4.14.0 to 4.14.1

Release notes

Sourced from @​bundle-stats/plugin-webpack-validate's releases.

v4.14.1

Fixes

Update dependencies

Full Changelog: relative-ci/bundle-stats@v4.14.0...v4.14.1

Commits
  • d06909f v4.14.1
  • 5905255 Merge pull request #4635 from relative-ci/fix-module-info-missing-baseline
  • 286279d Merge pull request #4638 from relative-ci/dependabot/npm_and_yarn/master/prea...
  • 158e330 build(deps-dev): bump preact from 10.23.1 to 10.23.2
  • 24e101f fix(ui): ModuleInfo - handle missing baseline
  • e080c0b Merge pull request #4632 from relative-ci/dependabot/npm_and_yarn/master/esli...
  • d938010 Merge pull request #4631 from relative-ci/dependabot/npm_and_yarn/master/stor...
  • 2eb732a build(deps-dev): bump eslint-plugin-jest from 28.7.0 to 28.8.0
  • f6d860c build(deps-dev): bump the storybook group with 4 updates
  • 8c490eb Merge pull request #4629 from relative-ci/dependabot/npm_and_yarn/master/type...
  • Additional commits viewable in compare view

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 bundle-stats group with 2 updates: [@bundle-stats/plugin-webpack-filter](https://github.com/relative-ci/bundle-stats) and [@bundle-stats/plugin-webpack-validate](https://github.com/relative-ci/bundle-stats).


Updates `@bundle-stats/plugin-webpack-filter` from 4.14.0 to 4.14.1
- [Release notes](https://github.com/relative-ci/bundle-stats/releases)
- [Commits](relative-ci/bundle-stats@v4.14.0...v4.14.1)

Updates `@bundle-stats/plugin-webpack-validate` from 4.14.0 to 4.14.1
- [Release notes](https://github.com/relative-ci/bundle-stats/releases)
- [Commits](relative-ci/bundle-stats@v4.14.0...v4.14.1)

---
updated-dependencies:
- dependency-name: "@bundle-stats/plugin-webpack-filter"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundle-stats
- dependency-name: "@bundle-stats/plugin-webpack-validate"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundle-stats
...

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 Aug 14, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@bundle-stats/plugin-webpack-filter@4.14.1 None 0 16.8 kB relativeci-bot
npm/@bundle-stats/plugin-webpack-validate@4.14.1 None 0 26.7 kB relativeci-bot

🚮 Removed packages: npm/@bundle-stats/plugin-webpack-filter@4.14.0, npm/@bundle-stats/plugin-webpack-validate@4.14.0

View full report↗︎

@vio vio merged commit 6c17dd0 into update-dependencies Aug 16, 2024
18 checks passed
@vio vio deleted the dependabot/npm_and_yarn/update-dependencies/bundle-stats-8999ae1ff2 branch August 16, 2024 22:53
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