8000 Bump the npm group with 3 updates by dependabot[bot] · Pull Request #195 · TheJaredWilcurt/vue-doxen · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump the npm group with 3 updates #195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 19, 2025

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps the npm group with 3 updates: sass, vue and @rollup/rollup-linux-x64-gnu.

Updates sass from 1.88.0 to 1.89.0

Release notes

Sourced from sass's releases.

Dart Sass 1.89.0

To install Sass 1.89.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Allow the Node package importer to load files even when there are multiple potential resolutions, as long as those resolutions all point to the same file.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.89.0

  • Allow the Node package importer to load files even when there are multiple potential resolutions, as long as those resolutions all point to the same file.
Commits

Updates vue from 3.5.13 to 3.5.14

Release notes

Sourced from vue's releases.

v3.5.14

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.14 (2025-05-15)

Bug Fixes

Features

Commits
  • d0253a0 release: v3.5.14
  • 1f98a9c fix(hmr): avoid hydration for hmr root reload (#12450)
  • 6264505 fix(runtime-core): inherit comment nodes during block patch in production bui...
  • 8e34357 fix(compiler-sfc): fix scope handling for props destructure in function param...
  • 343c891 fix(transition): fix KeepAlive with transition out-in mode behavior in produc...
  • 9c4dbbc fix(hmr): avoid hydration for hmr updating (#12262)
  • f7dad6d chore(deps): update dependency @​babel/parser to ^7.27.2 (#13310)
  • 258f78b chore(deps): update test (#13311)
  • 3cb4db2 chore: add pnpm setting to pnpm-workspace (#13268)
  • d79aa70 chore(deps): update build (#13276)
  • Additional commits viewable in compare view

Updates @rollup/rollup-linux-x64-gnu from 4.40.2 to 4.41.0

Release notes

Sourced from @​rollup/rollup-linux-x64-gnu's releases.

v4.41.0

4.41.0

2025-05-18

Features

  • Detect named exports in more dynamic import scenarios (#5954)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-x64-gnu's changelog.

4.41.0

2025-05-18

Features

  • Detect named exports in more dynamic import scenarios (#5954)

Pull Requests

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the npm group with 3 updates: [sass](https://github.com/sass/dart-sass), [vue](https://github.com/vuejs/core) and [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup).


Updates `sass` from 1.88.0 to 1.89.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.88.0...1.89.0)

Updates `vue` from 3.5.13 to 3.5.14
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.13...v3.5.14)

Updates `@rollup/rollup-linux-x64-gnu` from 4.40.2 to 4.41.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.40.2...v4.41.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.89.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vue
  dependency-version: 3.5.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@rollup/rollup-linux-x64-gnu"
  dependency-version: 4.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 19, 2025
@TheJaredWilcurt TheJaredWilcurt merged commit d3bf9c4 into main May 19, 2025
1 check passed
@TheJaredWilcurt TheJaredWilcurt deleted the dependabot/npm_and_yarn/main/npm-d74d8ac9c4 branch May 19, 2025 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0