[framework-fixtures]: Bump the core group across 1 directory with 3 updates#11773
Merged
EndangeredMassa merged 3 commits intomainfrom Jul 10, 2024
Conversation
…pdates Bumps the core group with 1 update in the /packages/static-build/test/fixtures/nuxt-v3 directory: [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt). Updates `nuxt` from 3.11.1 to 3.12.2 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v3.12.2/packages/nuxt) Updates `vue` from 3.4.21 to 3.4.31 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.4.21...v3.4.31) Updates `vue-router` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v4.3.0...v4.4.0) --- updated-dependencies: - dependency-name: nuxt dependency-type: direct:development update-type: version-update:semver-minor dependency-group: core - dependency-name: vue dependency-type: direct:development update-type: version-update:semver-patch dependency-group: core - dependency-name: vue-router dependency-type: direct:development update-type: version-update:semver-minor dependency-group: core ... Signed-off-by: dependabot[bot] <[email protected]>
🦋 Changeset detectedLatest commit: 930757e The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
…d/test/fixtures/nuxt-v3/core-7068814a18
EndangeredMassa
approved these changes
Jul 9, 2024
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@nuxt/[email protected], npm/[email protected], npm/[email protected], npm/[email protected] |
Merged
EndangeredMassa
pushed a commit
that referenced
this pull request
Jul 15, 2024
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## [email protected] ### Minor Changes - Add target output to `vc inspect` ([#11821](#11821)) - Send `customEnvironmentSlugOrId` to the create deployment endpoint ([#11789](#11789)) - Add `vc target ls` command ([#11790](#11790)) ### Patch Changes - Various improvements to vc target ls ([#11840](#11840)) - Updated dependencies \[[`3eb40c8c2`](3eb40c8), [`d0fe663af`](d0fe663), [`b1e4a4011`](b1e4a40), [`55ab52512`](55ab525)]: - @vercel/[email protected] - @vercel/[email protected] - @vercel/[email protected] - @vercel/[email protected] - @vercel/[email protected] ## @vercel/[email protected] ### Minor Changes - Send `customEnvironmentSlugOrId` to the create deployment endpoint ([#11789](#11789)) ### Patch Changes - Updated dependencies \[[`3eb40c8c2`](3eb40c8)]: - @vercel/[email protected] ## @vercel/[email protected] ### Patch Changes - reject mismatched corepack and detected package managers ([#11603](#11603)) ## @vercel/[email protected] ### Patch Changes - Updated dependencies \[[`3eb40c8c2`](3eb40c8)]: - @vercel/[email protected] ## @vercel/[email protected] ### Patch Changes - Ensure we do not include ending slash in matched path ([#11830](#11830)) ## @vercel/[email protected] ### Patch Changes - Updated dependencies \[[`3eb40c8c2`](3eb40c8)]: - @vercel/[email protected] ## @vercel/[email protected] ### Patch Changes - Update `@remix-run/dev` fork to v2.10.2 ([#11837](#11837)) ## @vercel/[email protected] ### Patch Changes - [framework-fixtures]: Bump the core group across 1 directory with 3 updates ([#11773](#11773)) - Updated dependencies \[]: - @vercel/[email protected] ## @vercel-internals/[email protected] ### Patch Changes - Updated dependencies \[[`3eb40c8c2`](3eb40c8)]: - @vercel/[email protected] Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.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 core group with 1 update in the /packages/static-build/test/fixtures/nuxt-v3 directory: nuxt.
Updates
nuxtfrom 3.11.1 to 3.12.2Release notes
Sourced from nuxt's releases.
... (truncated)
Commits
8578e2bv3.12.2dabcb5efix(nuxt): add/even if pages module isn't enabledcb77ddcchore: lint2de885bfix(nuxt): reduce usage of cjs utilities (#27642)44cada9fix(nuxt): only inject root path in prerendera05b534fix(nuxt): add missing script stubs (#27640)fda6cf7fix(nuxt): unregister hooks the momentcloseis called (#27637)44d3dffperf(nuxt): don't wait for key deps check (#27638)0602dd0fix(nuxt): add missing island uid for selective client components (#27633)a3d8f00fix(nuxt): reset cookie timeoutLength after expiration (#27632)Updates
vuefrom 3.4.21 to 3.4.31Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
f2acd51release: v3.4.31746352afix(compiler-core): handle inline comments with undefined bindings (#11217)ad22879test(reactivity): add a failed test for computed (#11243)b1d1f44chore(deps): update dependency monaco-editor to ^0.50.0 (#11211)e0df985fix: Revert "fix(reactivity): avoid infinite loop when render access a side e...6c303eaRevert "fix(reactivity): fix side effect computed dirty level (#11183)"261fb7cchore(deps): update dawidd6/action-download-artifact action to v6 (#11212)01ff603chore(deps): update dependency puppeteer to ~22.12.0 (#11210)89946f8chore(deps): update dependency typescript-eslint to ^7.13.1 (#11209)a1170dbchore(deps): update all non-major dependencies (#11207)Updates
vue-routerfrom 4.3.0 to 4.4.0Release notes
Sourced from vue-router's releases.
Commits
77d7217release: [email protected]52b531ddocs: update vitepressbf106dfchore: remove unused depb55ab88chore: up pnpm19142f5Merge pull request #2264 from vuejs/refactor/typed-routesa91123fdocs: vuejs.de banner805e6ffdocs(zh): fix the order of useRouter() and useRoute() in packages/docs/zh/gui...edff284release: [email protected]abe223dfeat: add a clearRoutes method249bf2ddocs: vuejs.de bannerDependabot 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