Bump the npm_and_yarn group across 2 directories with 3 updates
Bumps the npm_and_yarn group with 3 updates in the /backend/custom_admin directory: braces, ua-parser-js and vite. Bumps the npm_and_yarn group with 1 update in the /email-templates directory: braces.
Updates braces from 3.0.2 to 3.0.3
Commits
74b2db23.0.388f1429update eslint. lint, fix unit tests.415d660Snyk js braces 6838727 (#40)190510ffix tests, skip 1 test in test/braces.expand716eb9freadme bumpa5851e5Merge pull request #37 from coderaiser/fix/vulnerability2092bd1feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cffix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9remove funding file665ab5dupdate keepEscaping doc (#27)- Additional commits viewable in compare view
Updates ua-parser-js from 1.0.37 to 1.0.38
Release notes
Sourced from ua-parser-js's releases.
v1.0.38
Version 1.0.38
- Fix error on getOS() when userAgentData.platform is undefined
- Add new browser: Opera GX, Twitter
- Improve browser detection: DuckDuckGo
- Improve device detection: OPPO Pad, Oculus Quest
Changelog
Sourced from ua-parser-js's changelog.
Version 0.7.38 / 1.0.38
- Fix error on getOS() when userAgentData.platform is undefined
- Add new browser: Opera GX, Twitter
- Improve browser detection: DuckDuckGo
- Improve device detection: OPPO Pad, Oculus Quest
Commits
693a83dBump version 1.0.38 (mirror of 0.7.38)cede701Bump version 0.7.383bfd164Fix #700 - Error on getOS() when userAgentData.platform is undefinede7bfc4eBackport - Fix #730 - Improve browser detection: DuckDuckGo775de4eBackport - Fix #722 - Add new browser name: Twitterfecff02Backport - Fix #721 - Improve detection: recognize OPPO Pad as tabletd3d83faBackport - Fix #708 - Improve detection for Quest 35790c0eBackport - Fix #697 - Add new browser: Opera GX - https://www.opera.com/gx- See full diff in compare view
Updates vite from 5.0.12 to 5.3.1
Release notes
Sourced from vite's releases.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vite's changelog.
5.3.1 (2024-06-14)
- fix(build): handle preload treeshaking for braces (#17479) (d355568), closes #17479
- fix(build): handle preload treeshaking for commas (#17472) (3e27071), closes #17472
- fix(build): preload treeshaking ignore equal (#17480) (6ced135), closes #17480
- chore: consolidate changelog for 5.3 (#17476) (1f09344), closes #17476
5.3.0 (2024-06-13)
Features
- feat: asset type add bmp (#17439) (ec287f8), closes #17439
- feat(typescript): update tsconfck to add support for
${configDir}replacement in ts 5.5 (#17350) (4835e2b), closes #17350- refactor(build): remove quotes from preload marker (#16562) (9853190), closes #16562
- feat: add 'system' library format (#11256) (4102ca9), closes #11256
- feat: add an option to not start a websocket server (#16219) (14b5ced), closes #16219
- feat: add headTagInsertCheck warning (#16555) (9f02a9f), closes #16555
- feat(asset): support
/*@vite-ignore*/fornew URL(, import.meta.url)(#16590) (8880bc5), closes #16590- chore(deps): update esbuild (#17290) (5f13bf8), closes #17290
Performance
- refactor: plugin container (#17288) (4aa4a80), closes #17288
- refactor: remove acorn (#16238) (454e2d1), closes #16238
Fixes
- fix: typo in client log (#17363) (68aa9f8), closes #17363
- fix(ssrTransform): handle arbitrary module namespace identifiers (#17446) (0a76652), closes #17446
- fix: gracefully shutdown preview server on
SIGTERM(fix #12990) (#17333) (2207a68), closes #12990 #17333- fix(css): ensure order of extracted CSS (#16588) (a52ed1d), closes #16588
- fix(deps): update all non-major dependencies (#17430) (4453d35), closes #17430
- fix(build): allow dynamic import treeshaking when injecting preload (#14221) (f43f71f), closes #14221
- fix(css): handle lightningcss minification in Deno (#17372) (b3f5bd1), closes #17372
- fix(css): handle url replacing when preprocessing with lightningcss (#17364) (6fbb5e0), closes #17364
- fix(ssr): remove pure CSS dynamic import (#17371) (67ff94b), closes #17371
- fix(ssr): resolve interlocking circular dependency issues (#15395) (687c38b), closes #15395
- fix: adjust import analysis behavior to match Node (#16738) (f599ab4), closes #16738
- fix: prevent unhandledRejection if
--openfails (#16726) (1f60647), closes #16726- fix(optimize-deps): don't externalize JS files imported with asset extensions (#16242) (4161843), closes #16242
- fix(proxy): rewrite the origin header to match the target for ws proxy (#16558) (7b0a65e), closes #16558
Chore
- test: disable isolate for unit test (#17448) (f16fae5), closes #17448
- build: use esbuild to speedup building vite package (#17299) (6db2515), closes #17299
- chore: add error recovery option to LightningCSSOptions (#17420) (e04193f), closes #17420
- chore(deps): update dependency
@rollup/plugin-commonjsto v26 (#17431) (507b3de), closes #17431
... (truncated)
Commits
c608e6arelease: v5.3.16ced135fix(build): preload treeshaking ignore equal (#17480)d355568fix(build): handle preload treeshaking for braces (#17479)1f09344chore: consolidate changelog for 5.3 (#17476)3e27071fix(build): handle preload treeshaking for commas (#17472)29a260crelease: v5.3.00a76652fix(ssrTransform): handle arbitrary module namespace identifiers (#17446)f16fae5test: disable isolate for unit test (#17448)ec287f8feat: asset type add bmp (#17439)68aa9f8fix: typo in client log (#17363)- Additional commits viewable in compare view
Updates braces from 3.0.2 to 3.0.3
Commits
74b2db23.0.388f1429update eslint. lint, fix unit tests.415d660Snyk js braces 6838727 (#40)190510ffix tests, skip 1 test in test/braces.expand716eb9freadme bumpa5851e5Merge pull request #37 from coderaiser/fix/vulnerability2092bd1feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cffix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9remove funding file665ab5dupdate keepEscaping doc (#27)- Additional commits viewable in compare view
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 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 conditions You can disable automated security fix PRs for this repo from the Security Alerts page.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| pycon | ❌ Failed (Inspect) | 💬 Add feedback | Jun 15, 2024 2:05pm |
1 Ignored Deployment
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| email-templates | ⬜️ Ignored (Inspect) | Visit Preview | Jun 15, 2024 2:05pm |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
To ignore these dependencies, configure ignore rules in dependabot.yml