-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the npm_and_yarn group across 3 directories with 7 updates #15
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
Bump the npm_and_yarn group across 3 directories with 7 updates #15
Conversation
Bumps the npm_and_yarn group with 3 updates in the /backend directory: [nodemailer](https://github.com/nodemailer/nodemailer), [tar-fs](https://github.com/mafintosh/tar-fs) and [validator](https://github.com/validatorjs/validator.js). Bumps the npm_and_yarn group with 2 updates in the /frontend directory: [axios](https://github.com/axios/axios) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm_and_yarn group with 2 updates in the /next-app directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [next](https://github.com/vercel/next.js). Updates `nodemailer` from 6.10.1 to 7.0.7 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v6.10.1...v7.0.7) Updates `tar-fs` from 2.1.3 to 2.1.4 - [Commits](mafintosh/tar-fs@v2.1.3...v2.1.4) Updates `tar-fs` from 3.1.0 to 3.1.1 - [Commits](mafintosh/tar-fs@v2.1.3...v2.1.4) Updates `validator` from 13.12.0 to 13.15.23 - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@13.12.0...13.15.23) Updates `axios` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.11.0...v1.12.0) Updates `vite` from 7.1.3 to 7.2.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.2.2/packages/vite) Updates `vitest` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest) Updates `next` from 14.2.5 to 14.2.32 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.5...v14.2.32) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 7.0.7 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: tar-fs dependency-version: 2.1.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar-fs dependency-version: 3.1.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: validator dependency-version: 13.15.23 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.2.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vitest dependency-version: 1.6.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: next dependency-version: 14.2.32 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
|
The files' contents are under analysis for test generation. |
Changed Files
|
|
Review these changes at https://app.gitnotebooks.com/OneFineStarstuff/OneFineStarstuff.github.io/pull/15 |
|
View changes in DiffLens |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
❌ Deploy Preview for onefinestarstuff failed.
|
Bumps the npm_and_yarn group with 3 updates in the /backend directory: nodemailer, tar-fs and validator.
Bumps the npm_and_yarn group with 2 updates in the /frontend directory: axios and vite.
Bumps the npm_and_yarn group with 2 updates in the /next-app directory: vitest and next.
Updates
nodemailerfrom 6.10.1 to 7.0.7Release notes
Sourced from nodemailer's releases.
... (truncated)
Changelog
Sourced from nodemailer's changelog.
... (truncated)
Commits
9357a71chore(master): release 7.0.7 [skip-ci] (#1761)df13b74fix(linter): Updated eslint and created prettier formatting task62629a0Updated tests for addressparser1150d99fix(addressparser): Fixed addressparser handling of quoted nested email addre...3b8982cfix: resolve linter errors in DNS cache tests0240d67fix(dns): add memory leak prevention for DNS cacheea0fc5afix: refresh expired DNS cache on error (#1759)430ca75chore(master): release 7.0.6 [skip-ci] (#1753)e3e700cBumped depsf322c38replaced escaped single quotes with unescaped onesUpdates
tar-fsfrom 2.1.3 to 2.1.4Commits
f421a232.1.4c412fa1refactor to same pattern as v3Updates
tar-fsfrom 3.1.0 to 3.1.1Commits
f421a232.1.4c412fa1refactor to same pattern as v3Updates
validatorfrom 13.12.0 to 13.15.23Release notes
Sourced from validator's releases.
... (truncated)
Changelog
Sourced from validator's changelog.
... (truncated)
Commits
9113304fix(build): move to trusted publishing (#2631)f2b5c17maintenance: 2511 release (#2627)d457ecafix(isLength): correctly handle Unicode variation selectors (#2616)f2e3633docs: add install instructions to contibution guide (#2621)cf40145fix: URL validation for hostnames with ports (no protocol) (#2622)4af6124maintenance: 2510 release (#2585)30d4fe013.15.20cbef508fix(isURL): improve protocol detection. Resolves CVE-2025-56200 (#2608)6f436beFix typo in validators.test.js (#2581)3c85708Fix: correct French VAT (FR) validation regex and add tests (#2584)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for validator since your current version.
Updates
axiosfrom 1.11.0 to 1.12.0Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
0d8ad6echore(release): v1.12.0 (#7013)fd7f404fix: release pr runa2edc36fix: dont add dist on release9ec86defix: adding build artifacts945435ffix(node): enforce maxContentLength for data: URLs (#7011)28e5e30chore(sponsor): update sponsor block (#7005)d03f245chore(CI): fixed release info script to use npm registry instead of git as fi...a0bc911chore: removing dist files from src (#7002)c959ff2feat(fetch): add fetch, Request, Response env config variables for the adapte...a9f47affix(fetch-adapter): set correct Content-Type for Node FormData (#6998)Updates
vitefrom 7.1.3 to 7.2.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
572aacarelease: v7.2.2728c8eefix: revert "refactor: use fs.cpSync (#21019)" (#21081)a532e68release: v7.2.182d2d6cfix(worker): some worker asset was missing (#21074)f83264frefactor(build): renameindexOfMatchInSlicetofindPreloadMarker(#21054)8293de0release: v7.2.02833c55fix(types): add undefined to optional properties for exactOptionalProperties ...e3a6a83chore(deps): update rolldown-related dependencies (#21047)b1fd616fix(css): fallback to sass when sass-embedded platform binary is missing (#21...ad5b3bffix(module-runner): makegetBuiltinsresponse JSON serializable (#21029)Updates
vitestfrom 1.6.0 to 1.6.1Release notes
Sourced from vitest's releases.
Commits
017e1eechore: release v1.6.17ce9fbbfix: backport #7317 to v1 (#7319)Updates
nextfrom 14.2.5 to 14.2.32Commits
89ee561v14.2.326a974ad[backport v14]: fix router handling when setting a location response header (...55f7662v14.2.315dd68a5[backport v14]: fix(next/image): improve and simplify detect-content-type (#8...bcc7c65[backport v14]: fix(next/image): fix image-optimizer.ts headers (#82114) (#82...243072bv14.2.30f523d4a[backport]: config.allowedDevOrigins (#80410)ca92115v14.2.29ec9ee87Only share incremental cache for edge in next start (#79389)e65628av14.2.28Dependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.