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 group with 2 updates #2732

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all group with 2 updates: @primer/view-components and eslint-plugin-jest.

Updates @primer/view-components from 0.34.0 to 0.35.0

Release notes

Sourced from @​primer/view-components's releases.

v0.35.0

Minor Changes

Patch Changes

Changelog

Sourced from @​primer/view-components's changelog.

0.35.0

Minor Changes

Patch Changes

Commits
  • 3625de7 Release Tracking (#3085)
  • a2398ab Bump helm-rb to address security vuln in Helm (#3178)
  • d25fb9c Bump the development-dependencies group with 5 updates (#3170)
  • 82c2b0a [SelectPanel] Fix issue causing no error banner to appear when there are no m...
  • 400943b Bump turbo-rails from 2.0.10 to 2.0.11 in /demo in the all-demo group (#3164)
  • 03b99f5 Generating static files
  • 35defe9 Upgrade to view_component v3.19 to fix CI (#3167)
  • b650344 Update details_menu_migration linter config (#3139)
  • 683abd2 Delete Primer::Alpha::ImageCrop (#3158)
  • 5bc179d Increase the default space between form elements (#3159)
  • Additional commits viewable in compare view

Updates eslint-plugin-jest from 28.8.3 to 28.9.0

Release notes

Sourced from eslint-plugin-jest's releases.

v28.9.0

28.9.0 (2024-11-05)

Features

Changelog

Sourced from eslint-plugin-jest's changelog.

28.9.0 (2024-11-05)

Features

Commits
  • 49f3079 chore(release): 28.9.0 [skip ci]
  • 1ce1258 feat: add TypeScript types (#1667)
  • 6f8ff4d chore: switch to v16 of @types/node (#1668)
  • 2a12174 chore(deps): lock file maintenance
  • 04044b9 docs: include both flat and legacy config examples in usage section (#1664)
  • d932210 chore(deps): lock file maintenance
  • 28c0f6d chore(deps): update yarn to v3.8.6 (#1657)
  • 89c39e0 chore(deps): lock file maintenance
  • 0ff404c chore(deps): lock file maintenance
  • 3888bee chore(deps): lock file maintenance
  • 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 all group with 2 updates: [@primer/view-components](https://github.com/primer/view_components) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest).


Updates `@primer/view-components` from 0.34.0 to 0.35.0
- [Release notes](https://github.com/primer/view_components/releases)
- [Changelog](https://github.com/primer/view_components/blob/main/CHANGELOG.md)
- [Commits](primer/view_components@v0.34.0...v0.35.0)

Updates `eslint-plugin-jest` from 28.8.3 to 28.9.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v28.8.3...v28.9.0)

---
updated-dependencies:
- dependency-name: "@primer/view-components"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 6, 2024 05:37
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 6, 2024
@dependabot dependabot bot requested a review from a team as a code owner November 6, 2024 05:37
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Nov 6, 2024
@dependabot dependabot bot requested a review from langermank November 6, 2024 05:37
Copy link

changeset-bot bot commented Nov 6, 2024

⚠️ No Changeset found

Latest commit: 7e2b8a2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@camertron camertron merged commit d91ba9c into main Nov 6, 2024
20 of 24 checks passed
@camertron camertron deleted the dependabot/npm_and_yarn/all-f8440892fe branch November 6, 2024 19:33
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