deps: bump the dependency-updates group across 1 directory with 5 updates#1146
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
deps: bump the dependency-updates group across 1 directory with 5 updates#1146dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ates Bumps the dependency-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@primer/react](https://github.com/primer/react) | `36.20.0` | `36.21.0` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.5` | `6.4.6` | | [eslint-plugin-primer-react](https://github.com/primer/eslint-plugin-primer-react) | `5.1.0` | `5.2.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.0` | `3.3.1` | | [yaml](https://github.com/eemeli/yaml) | `2.4.3` | `2.4.5` | Updates `@primer/react` from 36.20.0 to 36.21.0 - [Release notes](https://github.com/primer/react/releases) - [Commits](https://github.com/primer/react/compare/@primer/react@36.20.0...@primer/react@36.21.0) Updates `@testing-library/jest-dom` from 6.4.5 to 6.4.6 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.4.5...v6.4.6) Updates `eslint-plugin-primer-react` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/primer/eslint-plugin-primer-react/releases) - [Changelog](https://github.com/primer/eslint-plugin-primer-react/blob/main/CHANGELOG.md) - [Commits](primer/eslint-plugin-primer-react@v5.1.0...v5.2.0) Updates `prettier` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.0...3.3.1) Updates `yaml` from 2.4.3 to 2.4.5 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.4.3...v2.4.5) --- updated-dependencies: - dependency-name: "@primer/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: eslint-plugin-primer-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #1149. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependency-updates group with 5 updates in the / directory:
36.20.036.21.06.4.56.4.65.1.05.2.03.3.03.3.12.4.32.4.5Updates
@primer/reactfrom 36.20.0 to 36.21.0Release notes
Sourced from
@primer/react's releases.Commits
c9a1c8dVersion Packages (#4642)5d4ac9echore(deps-dev): bump mdast-util-from-markdown from 2.0.0 to 2.0.1 (#4655)c80872dchore(deps-dev): bump postcss-preset-env from 9.3.0 to 9.5.14 (#4654)1cfb110chore(deps-dev): bump@babel/preset-typescriptfrom 7.24.1 to 7.24.7 (#4653)d2ab5e2Bump eslint-plugin-github and eliminate false positive (#4649)5a119ebfeat: add rollup-plugin-import-css (#4650)964db80ADR: Deprecating props in favor of more accessible prop/API (#4627)d876224chore(deps): update react, react-dom, testing-library (#4646)65f2cd1Addaria-expandedback toAnchoredOverlay(#4456)6cbbc49fix(SegmentedControl): explicitly set thetypeattribute for `SegmentedCont...Updates
@testing-library/jest-domfrom 6.4.5 to 6.4.6Release notes
Sourced from
@testing-library/jest-dom's releases.Commits
fd9ee68fix: Support@starting-style(#602)Updates
eslint-plugin-primer-reactfrom 5.1.0 to 5.2.0Release notes
Sourced from eslint-plugin-primer-react's releases.
Changelog
Sourced from eslint-plugin-primer-react's changelog.
Commits
e839a19Version Packages (#191)a02a188bump eslint-plugin-github to v5.0.1 (#190)7bd36d2Introduce a new rule to flag Link in text blocks withoutinline(#183)9f9cfd2Migrate deprecated syntax (#188)159abefRemove release tracking branch check02f0e35Add release_tracking to eslint plugin (#184)Updates
prettierfrom 3.3.0 to 3.3.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
92cbd33Release 3.3.1446a86eUpdate execa to v9efc3d05Avoid line breaks in import attributes (#16349)4a5b26fUsewhile (true)instead offor (;;)(#16354)1c43973Only add version to.git-blame-ignore-revswhen files changed (#16352)ab65eb4chore(deps): update dependency eslint-plugin-react to v7.34.2 (#16353)86268ebchore(deps): update eslint related dependencies (major) (#16208)ddce4fbMove import attribute unquote test to a separate directory (#16350)450b178PrintAtHeadnode from glimmer viaprint()(#16346)b94811fFixstripTrailingHardline(#16347)Updates
yamlfrom 2.4.3 to 2.4.5Release notes
Sourced from yaml's releases.
Commits
1b8fde62.4.5f3c7d03test: Obey yaml-test-suite skip instructions4e66d72fix: Improve tab handling (tests DK95 & Y79Y, #553)d06f3862.4.439053e8chore: Satisfy strict TS8baee44test: Use source files for yaml-test-suite tests280a861fix: Allow comment after top-level block scalar with explicit indent indicato...767bc47fix: Require indentation from block scalar header & flow collections in mappi...5096f83fix: Require indentation for ? explicit-key contents (fixes #551)22f2c6ffix: In flow collections, allow []{} immediately after : with plain key (fixe...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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