Build(deps-dev): Bump the development-dependencies group across 1 directory with 6 updates#41994
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…ectory with 6 updates Bumps the development-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@docsearch/js](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-js) | `3.9.0` | `4.4.0` | | [astro-auto-import](https://github.com/delucis/astro-auto-import/tree/HEAD/packages/astro-auto-import) | `0.4.5` | `0.5.1` | | [globby](https://github.com/sindresorhus/globby) | `16.0.0` | `16.1.0` | | [rollup](https://github.com/rollup/rollup) | `4.54.0` | `4.55.1` | | [vnu-jar](https://github.com/validator/validator) | `25.11.25` | `26.1.5` | | [zod](https://github.com/colinhacks/zod) | `4.2.1` | `4.3.5` | Updates `@docsearch/js` from 3.9.0 to 4.4.0 - [Release notes](https://github.com/algolia/docsearch/releases) - [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md) - [Commits](https://github.com/algolia/docsearch/commits/v4.4.0/packages/docsearch-js) Updates `astro-auto-import` from 0.4.5 to 0.5.1 - [Release notes](https://github.com/delucis/astro-auto-import/releases) - [Changelog](https://github.com/delucis/astro-auto-import/blob/main/packages/astro-auto-import/CHANGELOG.md) - [Commits](https://github.com/delucis/astro-auto-import/commits/astro-auto-import@0.5.1/packages/astro-auto-import) Updates `globby` from 16.0.0 to 16.1.0 - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](sindresorhus/globby@v16.0.0...v16.1.0) Updates `rollup` from 4.54.0 to 4.55.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.54.0...v4.55.1) Updates `vnu-jar` from 25.11.25 to 26.1.5 - [Release notes](https://github.com/validator/validator/releases) - [Commits](https://github.com/validator/validator/commits) Updates `zod` from 4.2.1 to 4.3.5 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.2.1...v4.3.5) --- updated-dependencies: - dependency-name: "@docsearch/js" dependency-version: 4.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: astro-auto-import dependency-version: 0.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: globby dependency-version: 16.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rollup dependency-version: 4.55.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vnu-jar dependency-version: 26.1.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: zod dependency-version: 4.3.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, 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 development-dependencies group with 6 updates in the / directory:
3.9.04.4.00.4.50.5.116.0.016.1.04.54.04.55.125.11.2526.1.54.2.14.3.5Updates
@docsearch/jsfrom 3.9.0 to 4.4.0Release notes
Sourced from
@docsearch/js's releases.... (truncated)
Changelog
Sourced from
@docsearch/js's changelog.... (truncated)
Commits
ded5d44chore: release v4.4.0 (#2820)a98294aRevert "chore: release v4.4.0 (#2818)" (#2819)79c17f5chore: release v4.4.0 (#2818)98067b5chore: release v4.3.2 (#2798)82a0083chore: release v4.3.1 (#2796)4d951ccchore: release v4.3.0 (#2794)5381e76fix(docsearch-js): resultsFooterComponent not working in JS CDN version (#2786)4e0fc72chore: release v4.2.0 (#2781)2ff6353chore: release v4.1.0 (#2770)e76e07echore: release v4.0.1 (#2762)Maintainer changes
This version was pushed to npm by dylantientcheu, a new releaser for
@docsearch/jssince your current version.Updates
astro-auto-importfrom 0.4.5 to 0.5.1Release notes
Sourced from astro-auto-import's releases.
Changelog
Sourced from astro-auto-import's changelog.
Commits
0a04089Version Packages (#96)6028a93Update dependency acorn to ^8.15.0 (#68)abaf56eVersion Packages (#95)ebf1705Drop support for old versions of Astro and Node (#94)894f3e9Version Packages (#69)f22d850Move@types/nodeto dev deps as it’s not needed by users (#93)3d66eedFix heading levels in README (#92)98c45e5Migrate from npm to pnpm (#91)674caaeUpdate dependency typescript to ^5.9.3 (#72)130cc32Update dependency@types/nodeto ^18.19.130 (#67)Updates
globbyfrom 16.0.0 to 16.1.0Release notes
Sourced from globby's releases.
Commits
70c011b16.1.0eb78791AddexpandNegationOnlyPatternsoption59e269fFix: Normalize leading-slash negation patterns before task generationUpdates
rollupfrom 4.54.0 to 4.55.1Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
299cc464.55.172f650dFix OpenBSD artifacts and ensure OIDC is working (#6231)570b7ee4.55.055014f3OpenBSD support (#6224)72b0f0eAdd support for ppc64 & loong64 musl linux (#5997)e0bfc4bThrow a warning for circular chunks (#6225)b58ea7bHandle TLA dynamic import cycles in chunkAssignment (#6221)93aea33fix(deps): update swc monorepo (major) (#6226)639f4ebchore(deps): lock file maintenance minor/patch updates (#6229)14ac7dfchore(deps): lock file maintenance minor/patch updates (#6228)Updates
vnu-jarfrom 25.11.25 to 26.1.5Release notes
Sourced from vnu-jar's releases.
Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vnu-jar since your current version.
Updates
zodfrom 4.2.1 to 4.3.5Release notes
Sourced from zod's releases.
... (truncated)
Commits
0cdc0b84.3.5e36743eImprove mini treeshaking21afffd[Docs] Update migration guide docs for deprecation of message (#5595)b4ab94c4.3.466bda74Remove .refine() from ZodMiniType9443aabDrop iso time in fromJSONSchemadecef9cFix lint089e5fbImprove looseRecord docse01cd02Support patternProperties for looserecord (#5592)1a8bea3Add integration testsMost Recent Ignore Conditions Applied to This Pull Request
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 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