dev: bump the safe group with 6 updates#7830
Open
dependabot[bot] wants to merge 1 commit intov3.35from
Open
Conversation
Bumps the safe group with 6 updates: | Package | From | To | | --- | --- | --- | | [@sentry/react](https://github.com/getsentry/sentry-javascript) | `10.38.0` | `10.39.0` | | [apexcharts](https://github.com/apexcharts/apexcharts.js) | `5.3.6` | `5.5.0` | | [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `8.2.0` | `8.2.1` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `62.5.4` | `62.5.5` | | [wait-on](https://github.com/jeffbski/wait-on) | `9.0.3` | `9.0.4` | | [webpack](https://github.com/webpack/webpack) | `5.105.0` | `5.105.2` | Updates `@sentry/react` from 10.38.0 to 10.39.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.38.0...10.39.0) Updates `apexcharts` from 5.3.6 to 5.5.0 - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](apexcharts/apexcharts.js@v5.3.6...v5.5.0) Updates `@inquirer/prompts` from 8.2.0 to 8.2.1 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@8.2.0...@inquirer/prompts@8.2.1) Updates `eslint-plugin-jsdoc` from 62.5.4 to 62.5.5 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.5.4...v62.5.5) Updates `wait-on` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/jeffbski/wait-on/releases) - [Commits](jeffbski/wait-on@v9.0.3...v9.0.4) Updates `webpack` from 5.105.0 to 5.105.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.0...v5.105.2) --- updated-dependencies: - dependency-name: "@sentry/react" dependency-version: 10.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: apexcharts dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: "@inquirer/prompts" dependency-version: 8.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: eslint-plugin-jsdoc dependency-version: 62.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: wait-on dependency-version: 9.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe - dependency-name: webpack dependency-version: 5.105.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: safe ... 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 safe group with 6 updates:
10.38.010.39.05.3.65.5.08.2.08.2.162.5.462.5.59.0.39.0.45.105.05.105.2Updates
@sentry/reactfrom 10.38.0 to 10.39.0Release notes
Sourced from
@sentry/react's releases.... (truncated)
Changelog
Sourced from
@sentry/react's changelog.... (truncated)
Commits
ab54c5cMake@sentry/opentelemetrynot a peer dep in node-coref822e69chore: Lint lerna.jsonc4708d2release: 10.39.0b5e3094chore: Revert to lerna v8 (#19294)9dea581Merge pull request #19281 from getsentry/prepare-release/10.39.012e467fmeta(changelog): Update changelog for 10.39.0d7df7d4ref(sveltekit): Useuntrackto read route id without invalidation (#19272)24b2ef2fix(sveltekit): Detect used adapter viasvelte.config.js(#19270)e051be4feat(node-core): Add outgoing fetch trace propagation to light mode (#19262)eaf297fref(core): Move shouldPropagateTraceForUrl from opentelemetry to core (#19258)Updates
apexchartsfrom 5.3.6 to 5.5.0Release notes
Sourced from apexcharts's releases.
... (truncated)
Commits
40ebd83build: 5.5.0eb53baefeat: ssr support; fixes #4288ef0c06bfeat: accessibility support added8f5d9befix: tiny code quality issues in multiple utils functions9f639bdfix: code quaility issues in samplesfe43094fix: remove unnecessary escape characterd708214fix: lint issues7b3ab46fix: ESLint dependency issueb87a917release: v5.4.0807dea9fix: optimize Treemap-squared.jsUpdates
@inquirer/promptsfrom 8.2.0 to 8.2.1Release notes
Sourced from
@inquirer/prompts's releases.Commits
53dbf6cchore: Publish new release5f6c774fix(@inquirer/testing): prevent artificial line wrapping in test output (#1996)e400674ci: auto-merge dependabot PRs for patch and minor updates63a85b2fix(@inquirer/testing): auto-mock@inquirer/promptsbarrel re-exportsad95368feat(@inquirer/testing): add E2E testing support for CLI applications (#1980)2e60d48chore(deps-dev): Bump oxfmt in the formatting group (#1989)7e1c0e7chore(deps): Bump the types group with 2 updates (#1991)002c246chore(deps-dev): Bump the build group with 3 updates (#1990)ba7436fchore(deps): Bump semver from 7.7.3 to 7.7.4 (#1992)f4f5944chore: Add oxfmt hook for claude codeUpdates
eslint-plugin-jsdocfrom 62.5.4 to 62.5.5Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
c7b132ffix(check-param-names): check arrow function properties in interfaces (TSPr...Updates
wait-onfrom 9.0.3 to 9.0.4Release notes
Sourced from wait-on's releases.
Commits
ea94ded9.0.48b972f7Merge pull request #192 from jeffbski/update-deps-2026-02-12d7ecabfnpm audit fix664c290update patch depsUpdates
webpackfrom 5.105.0 to 5.105.2Release notes
Sourced from webpack's releases.
Changelog
Sourced from webpack's changelog.
Commits
0756c7echore(release): new release (#20441)ff28476chore(deps): bump CodSpeedHQ/action in the dependencies group (#20442)4d3ed66ci: discord using curl004550aci: discord fix44bf97bci: emulate release for discord using other approach9c71a09ci: emulate release for discord02d3bc9ci: allow to run release announcement6c62c28ci: fix discord900219dfix: type regression (#20440)8e50ef2chore(release): new release (#20429)Most Recent Ignore Conditions Applied to This Pull Request
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 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 conditions