Skip to content
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

chore(deps-dev): bump the dev-dependencies group with 7 updates #148

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2025

Bumps the dev-dependencies group with 7 updates:

Package From To
@iconify/vue 4.2.0 4.3.0
@sentry/vite-plugin 2.22.7 2.23.0
@sentry/vue 7.120.2 7.120.3
@types/node 20.17.10 20.17.16
laravel-vite-plugin 1.1.1 1.2.0
lint-staged 15.3.0 15.4.3
naive-ui 2.40.4 2.41.0

Updates @iconify/vue from 4.2.0 to 4.3.0

Commits

Updates @sentry/vite-plugin from 2.22.7 to 2.23.0

Release notes

Sourced from @​sentry/vite-plugin's releases.

2.23.0

  • chore(deps): bump nanoid from 3.3.6 to 3.3.8 (#641)
  • feat(core): Detect Railway release name (#639)
  • feat(core): Write module injections to globalThis (#636)
  • feat(react-component-annotate): Allow skipping annotations on specified components (#617)
  • ref(core): Rename release management plugin name (#647)

Work in this release contributed by @​conor-ob. Thank you for your contribution!

Changelog

Sourced from @​sentry/vite-plugin's changelog.

2.23.0

  • chore(deps): bump nanoid from 3.3.6 to 3.3.8 (#641)
  • feat(core): Detect Railway release name (#639)
  • feat(core): Write module injections to globalThis (#636)
  • feat(react-component-annotate): Allow skipping annotations on specified components (#617)
  • ref(core): Rename release management plugin name (#647)

Work in this release contributed by @​conor-ob. Thank you for your contribution!

Commits
  • aff2c51 release: 2.23.0
  • 77bba37 meta: Update changelog for 2.23.0 (#649)
  • e1975d4 feat(react-component-annotate): Allow skipping annotations on specified compo...
  • d051b07 ref(core): Rename release management plugin name (#647)
  • b2a0529 chore(deps): bump nanoid from 3.3.6 to 3.3.8 (#641)
  • bd3e31f feat(core): Detect Railway release name (#639)
  • 456ff2e feat(release): Replace release bot with GH app (#637)
  • 10e4689 feat(core): Write module injections to globalThis (#636)
  • d811088 Merge branch 'release/2.22.7'
  • See full diff in compare view

Updates @sentry/vue from 7.120.2 to 7.120.3

Release notes

Sourced from @​sentry/vue's releases.

7.120.3

  • fix(v7/publish): Ensure discontinued packages are published with latest tag (#14926)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 80.96 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 71.9 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 76.15 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 65.53 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 35.78 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 35.67 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.71 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.73 KB
@​sentry/browser - Webpack (gzipped) 22.92 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 79.18 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 70.5 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 36.17 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 25.42 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 221.94 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 109.54 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 76.26 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 39.45 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 72.4 KB
@​sentry/react - Webpack (gzipped) 22.95 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 90.16 KB
@​sentry/nextjs Client - Webpack (gzipped) 54.28 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.34 KB
Changelog

Sourced from @​sentry/vue's changelog.

7.120.3

  • fix(v7/publish): Ensure discontinued packages are published with latest tag (#14926)
Commits
  • 5a833b4 release: 7.120.3
  • 6972e9a meta: Update Changelog for 7.120.3 (#14960)
  • e779b43 fix(v7/publish): Ensure discontinued packages are published with latest tag...
  • bc7dfd6 Merge branch 'release/7.120.2' into v7
  • See full diff in compare view

Updates @types/node from 20.17.10 to 20.17.16

Commits

Updates laravel-vite-plugin from 1.1.1 to 1.2.0

Release notes

Sourced from laravel-vite-plugin's releases.

v1.2.0

Changelog

Sourced from laravel-vite-plugin's changelog.

v1.2.0 - 2025-01-21

Commits

Updates lint-staged from 15.3.0 to 15.4.3

Release notes

Sourced from lint-staged's releases.

v15.4.3

Patch Changes

  • #1512 cbfed1d Thanks @​tarik02! - Adjust TypeScript types for the default export so that it can be used as a value without error TS2693.

v15.4.2

Patch Changes

  • #1509 8827ebf Thanks @​iiroj! - Change lint-staged's dependencies to use caret (^) ranges instead of tilde (~). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.

v15.4.1

Patch Changes

v15.4.0

Minor Changes

  • #1500 a8ec1dd Thanks @​iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:

    /**
     * @filename: lint-staged.config.js
     * @type {import('lint-staged').Configuration}
     */
    export default {
      '*': 'prettier --write',
    }

    It's also possible to use the .ts file extension for the configuration if your Node.js version supports it. The --experimental-strip-types flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.

    export NODE_OPTIONS="--experimental-strip-types"
    npx lint-staged --config lint-staged.config.ts

Patch Changes

Changelog

Sourced from lint-staged's changelog.

15.4.3

Patch Changes

  • #1512 cbfed1d Thanks @​tarik02! - Adjust TypeScript types for the default export so that it can be used as a value without error TS2693.

15.4.2

Patch Changes

  • #1509 8827ebf Thanks @​iiroj! - Change lint-staged's dependencies to use caret (^) ranges instead of tilde (~). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.

15.4.1

Patch Changes

15.4.0

Minor Changes

  • #1500 a8ec1dd Thanks @​iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:

    /**
     * @filename: lint-staged.config.js
     * @type {import('lint-staged').Configuration}
     */
    export default {
      '*': 'prettier --write',
    }

    It's also possible to use the .ts file extension for the configuration if your Node.js version supports it. The --experimental-strip-types flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.

    export NODE_OPTIONS="--experimental-strip-types"
    npx lint-staged --config lint-staged.config.ts

Patch Changes

Commits
  • e53f950 chore(changeset): release
  • 089da56 test: fail Jest when coverage is under 100%
  • 19aa461 ci: remove code coverage action since it's not working in PRs from forks
  • cbfed1d fix: update types.d.ts (#1512)
  • aef9e5c chore(changeset): release (#1510)
  • 8827ebf build(dependencies): update dependencies and switch to caret ranges (#1509)
  • 7f69b3f docs: generalize description from 'linting' to 'tasks' (#1507)
  • 1c93c9e chore(changeset): release (#1505)
  • c020664 Merge pull request #1504 from lint-staged/fix-typescript
  • 1c7a45e fix: default TypeScript config filenames match JS equivalents
  • Additional commits viewable in compare view

Updates naive-ui from 2.40.4 to 2.41.0

Changelog

Sourced from naive-ui's changelog.

2.41.0

2025-01-05

Breaking Changes

  • (Vue 3.3+ required) Add slot type for all components.

i18n

  • Add kmKH locale.
  • Add ugCN locale.

Features

  • n-modal adds draggable prop, closes #6525, #5792, #5711, #5501 and #2152.
  • useDialog supports draggable option.
  • useModal supports draggable option.

Fixes

  • Fix n-data-table may have multiple expand trigger with tree data.
  • Fix n-date-picker's confirm, now, clear slots doesn't work with 'month', 'monthrange', 'quarter', 'quarterrange', 'year' and 'yearrange' type.
  • Fix n-input's render-count prop doesn't work when type is not 'textarea'.
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 dev-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@iconify/vue](https://github.com/iconify/iconify/tree/HEAD/components/vue) | `4.2.0` | `4.3.0` |
| [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) | `2.22.7` | `2.23.0` |
| [@sentry/vue](https://github.com/getsentry/sentry-javascript) | `7.120.2` | `7.120.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.10` | `20.17.16` |
| [laravel-vite-plugin](https://github.com/laravel/vite-plugin) | `1.1.1` | `1.2.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.3.0` | `15.4.3` |
| [naive-ui](https://github.com/tusen-ai/naive-ui) | `2.40.4` | `2.41.0` |


Updates `@iconify/vue` from 4.2.0 to 4.3.0
- [Commits](https://github.com/iconify/iconify/commits/HEAD/components/vue)

Updates `@sentry/vite-plugin` from 2.22.7 to 2.23.0
- [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript-bundler-plugins@2.22.7...2.23.0)

Updates `@sentry/vue` from 7.120.2 to 7.120.3
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.120.3/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.120.2...7.120.3)

Updates `@types/node` from 20.17.10 to 20.17.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `laravel-vite-plugin` from 1.1.1 to 1.2.0
- [Release notes](https://github.com/laravel/vite-plugin/releases)
- [Changelog](https://github.com/laravel/vite-plugin/blob/1.x/CHANGELOG.md)
- [Commits](laravel/vite-plugin@v1.1.1...v1.2.0)

Updates `lint-staged` from 15.3.0 to 15.4.3
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.3.0...v15.4.3)

Updates `naive-ui` from 2.40.4 to 2.41.0
- [Changelog](https://github.com/tusen-ai/naive-ui/blob/main/CHANGELOG.en-US.md)
- [Commits](tusen-ai/naive-ui@v2.40.4...v2.41.0)

---
updated-dependencies:
- dependency-name: "@iconify/vue"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@sentry/vite-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@sentry/vue"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: laravel-vite-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: naive-ui
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 31, 2025
@github-actions github-actions bot added the enhancement New feature or request label Jan 31, 2025
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 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants