TCS-3: Bump the minor-and-patch group across 1 directory with 5 updates#13
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
TCS-3: Bump the minor-and-patch group across 1 directory with 5 updates#13dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [form-data](https://github.com/form-data/form-data) | `4.0.2` | `4.0.3` | | [query-string](https://github.com/sindresorhus/query-string) | `9.2.0` | `9.2.1` | | [eslint](https://github.com/eslint/eslint) | `9.28.0` | `9.29.0` | | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.6.0` | | [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) | `3.27.0` | `3.28.0` | Updates `form-data` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/form-data/form-data/releases) - [Commits](form-data/form-data@v4.0.2...v4.0.3) Updates `query-string` from 9.2.0 to 9.2.1 - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](sindresorhus/query-string@v9.2.0...v9.2.1) Updates `eslint` from 9.28.0 to 9.29.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.28.0...v9.29.0) Updates `prettier` from 3.5.3 to 3.6.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.6.0) Updates `simple-git` from 3.27.0 to 3.28.0 - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.28.0/simple-git) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: query-string dependency-version: 9.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: prettier dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: simple-git dependency-version: 3.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
828dd1a to
978c3a6
Compare
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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 minor-and-patch group with 5 updates in the / directory:
4.0.24.0.39.2.09.2.19.28.09.29.03.5.33.6.03.27.03.28.0Updates
form-datafrom 4.0.2 to 4.0.3Commits
d8d67dcv4.0.3e6e83cc[meta] remove local commit hooks870e4e6[Dev Deps] remove unused deps799d56c[Fix]append: avoid a crash on nullish values8d8e469[Fix] validate boundary type insetBoundary()method837b8a1[Tests] add tests to check the behavior ofgetBoundarywith non-strings426ba9a[eslint] use a shared config2094191[eslint] fix some spacing issues4066fd6[Dev Deps] updateeslint81ab41b[Refactor] usehasownUpdates
query-stringfrom 9.2.0 to 9.2.1Release notes
Sourced from query-string's releases.
Commits
a2779219.2.138dae7bFixstringifyUrlnot respecting passed in optionsUpdates
eslintfrom 9.28.0 to 9.29.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
edf232b9.29.0c2414b6Build: changelog update for 9.29.05c114c9chore: upgrade@eslint/js@9.29.0 (#19851)acf2201chore: package.json update for@eslint/jsreleasef686fcbfeat: addecmaVersion: 2026, parsingusingandawait using(#19832)85c082cfix: explicit matching behavior with negated patterns and arrays (#19845)00e3e6adocs: add support for custom name parameter toincludeIgnoreFile(#19795)9bda4a9fix: fixLintOptions.filterCodeBlocktypes (#19837)a806994refactor: Remove eslintrc from flat config functionality (#19833)19cdd22feat: prune suppressions for non-existent files (#19825)Updates
prettierfrom 3.5.3 to 3.6.0Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
e1c8095Release 3.6.09dfcdcbDisable "Linting files" step64e0147get previous version from package.json1a32b27Release@prettier/plugin-oxcand@prettier/plugin-hermese0055d2Avoid breakTSImportTypewith long module name (#17637)c19a8a9chore(deps): update dependency@stylistic/eslint-pluginto v5 (#17640)b4522b4Add badge to plugins (#17639)16c2d2echore(deps): update dependency concurrently to v9.2.0 (#17638)42d733bImprove .prettierignore file (#17632)25e2145Add test for #11526 (#17551)Updates
simple-gitfrom 3.27.0 to 3.28.0Release notes
Sourced from simple-git's releases.
Changelog
Sourced from simple-git's changelog.
Commits
025981eVersion Packages2adf47dPr/1047 (#1049)685b4d6AddskipLibCheckwhen building types - resolves issue with@types/nodese...c9576c4AddskipLibCheckwhen building types - resolves issue with@types/nodese...e53f2d6Add v23 to the tested versionsf028b48chore(deps-dev): bump esbuild from 0.14.54 to 0.25.0Dependabot 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