build(deps): bump the npm_and_yarn group across 1 directory with 3 updates - #458
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the npm_and_yarn group across 1 directory with 3 updates#458dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the npm_and_yarn group with 2 updates in the / directory: [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) and [js-yaml](https://github.com/nodeca/js-yaml). Updates `nuxt` from 3.21.7 to 3.21.10 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v3.21.10/packages/nuxt) Updates `@nuxt/devtools` from 3.2.4 to 3.4.1 - [Release notes](https://github.com/nuxt/devtools/releases) - [Changelog](https://github.com/nuxt/devtools/blob/v3.4.1/CHANGELOG.md) - [Commits](https://github.com/nuxt/devtools/commits/v3.4.1/packages/devtools) Updates `js-yaml` from 4.3.0 to 4.3.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.3.0...4.3.1) --- updated-dependencies: - dependency-name: nuxt dependency-version: 3.21.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@nuxt/devtools" dependency-version: 3.4.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: js-yaml dependency-version: 4.3.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
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 npm_and_yarn group with 2 updates in the / directory: nuxt and js-yaml.
Updates
nuxtfrom 3.21.7 to 3.21.10Release notes
Sourced from nuxt's releases.
... (truncated)
Commits
deafc94v3.21.1000a2b04fix(nuxt): reject top-levelasprop for islands5b60017fix(nuxt): reject reservedtemplateisland prop under runtime compiler668cdfdfix(nitro): bound island props and v-for to prevent unauthenticated DoS6199633fix(nuxt): case-fold route rule keys to match folded lookupsaa5175bfix(nuxt): remove dev error overlay when error is cleared (#35821)a2271ccchore(deps): update all non-major dependencies (3.x) (#35819)d32dffafix(nuxt): render client components in nested server components (#35669)8958a22fix(nuxt): preserve query params in cached payload extraction (#35696)e6c8ebbfix(nuxt): revalidate cached route payloads instead of usingforce-cache(#...Updates
@nuxt/devtoolsfrom 3.2.4 to 3.4.1Release notes
Sourced from @nuxt/devtools's releases.
Changelog
Sourced from @nuxt/devtools's changelog.
... (truncated)
Commits
39a6dbbchore: release v3.4.1e2de554chore: update deps0624919fix(devtools): prevent StateEditor from freezing the page on live state (#1058)0ceaa45chore: release v3.4.05cea1a1feat: upgrade@vitejs/devtools-kitto v0.4.107f072dcfix(devtools): continue hardening the RPC surface (#1049)9a2da33chore: release v3.3.112eb2a3chore: release v3.3.0a7b2718fix(devtools): require dev auth token for openInEditor and options RPC method...e65c8a9chore: release v3.2.6Updates
js-yamlfrom 4.3.0 to 4.3.1Changelog
Sourced from js-yaml's changelog.
Commits
86e91b84.3.1 releasedc3cc4b0Backport quadratic complexity fix for !!omapDependabot 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 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.