chore(deps): bump the routine-updates group across 1 directory with 6 updates - #14
Merged
not-wowmagic merged 1 commit intoSep 5, 2026
Conversation
✅ Deploy Preview for quizifyyyy ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
… updates Bumps the routine-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@upstash/redis](https://github.com/upstash/redis-js) | `1.38.2` | `1.38.3` | | [mammoth](https://github.com/mwilliamson/mammoth.js) | `1.12.1` | `1.12.2` | | [next](https://github.com/vercel/next.js) | `16.3.3` | `16.3.4` | | [@oxlint/plugins](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint-plugins) | `1.80.0` | `1.81.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.3.3` | `16.3.4` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.80.0` | `1.81.0` | Updates `@upstash/redis` from 1.38.2 to 1.38.3 - [Release notes](https://github.com/upstash/redis-js/releases) - [Commits](https://github.com/upstash/redis-js/compare/@upstash/redis@1.38.2...@upstash/redis@1.38.3) Updates `mammoth` from 1.12.1 to 1.12.2 - [Release notes](https://github.com/mwilliamson/mammoth.js/releases) - [Changelog](https://github.com/mwilliamson/mammoth.js/blob/master/NEWS) - [Commits](mwilliamson/mammoth.js@1.12.1...1.12.2) Updates `next` from 16.3.3 to 16.3.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.3.3...v16.3.4) Updates `@oxlint/plugins` from 1.80.0 to 1.81.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/apps_v1.81.0/npm/oxlint-plugins) Updates `eslint-config-next` from 16.3.3 to 16.3.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.3.4/packages/eslint-config-next) Updates `oxlint` from 1.80.0 to 1.81.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.81.0/npm/oxlint) --- updated-dependencies: - dependency-name: "@oxlint/plugins" dependency-version: 1.81.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: routine-updates - dependency-name: "@upstash/redis" dependency-version: 1.38.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: routine-updates - dependency-name: eslint-config-next dependency-version: 16.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: routine-updates - dependency-name: mammoth dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: routine-updates - dependency-name: next dependency-version: 16.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: routine-updates - dependency-name: oxlint dependency-version: 1.81.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: routine-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/routine-updates-2317f0be23
branch
from
September 5, 2026 03:40
7b13c70 to
70cdd0f
Compare
not-wowmagic
deleted the
dependabot/npm_and_yarn/routine-updates-2317f0be23
branch
September 5, 2026 04:02
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 routine-updates group with 6 updates in the / directory:
1.38.21.38.31.12.11.12.216.3.316.3.41.80.01.81.016.3.316.3.41.80.01.81.0Updates
@upstash/redisfrom 1.38.2 to 1.38.3Release notes
Sourced from @upstash/redis's releases.
Commits
74da1dfchore: version packages (#1443)f020866DX-2960: send Upstash-Telemetry-Retry header with the attempt number (DX-2960...777dc30fix: trim telemetry values before dedup and cover distinct-version case (#1442)Updates
mammothfrom 1.12.1 to 1.12.2Changelog
Sourced from mammoth's changelog.
Commits
8706034Bump version to 1.12.22888fa1Create objects without prototypes when used as map with arbitrary keys31f0c37Avoid prototype pollution when reading stylesUpdates
nextfrom 16.3.3 to 16.3.4Release notes
Sourced from next's releases.
Commits
299180dv16.3.412e173d[16.3.x] Re-enable AVIF image optimization and require sharp 0.35.4 (#97949)5d9022e[backport] Fix unset crossOrigin in Turbopack manifests (#97930)d8f4560[16.3.x] Fix build error when aliasing typescript to@typescript/typescript6...656aebf[16.3] testmode: Fix infinite recursion in testmode passthrough fetch (#97691)f37c1d6[16.3.x] ci: remove pull_request_stats workflow (#97975)Updates
@oxlint/pluginsfrom 1.80.0 to 1.81.0Release notes
Sourced from @oxlint/plugins's releases.
... (truncated)
Commits
0b4e2e6release(apps): oxlint v1.81.0 && oxfmt v0.66.0 (#26199)63bc313chore(npm): update funding URL (#26066)Updates
eslint-config-nextfrom 16.3.3 to 16.3.4Release notes
Sourced from eslint-config-next's releases.
Commits
299180dv16.3.4Updates
oxlintfrom 1.80.0 to 1.81.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
... (truncated)
Commits
0b4e2e6release(apps): oxlint v1.81.0 && oxfmt v0.66.0 (#26199)d5be037docs(linter/typescript/switch-exhaustiveness-check): clarify default case com...63bc313chore(npm): update funding URL (#26066)