-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
build(deps): bump the dependencies group with 6 updates #246
Conversation
Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [i18next-http-backend](https://github.com/i18next/i18next-http-backend) | `2.4.1` | `2.4.2` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.39.0` | `1.40.0` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `4.4.1` | `4.5.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.0` | `5.0.0` | | [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) | `0.16.7` | `0.17.0` | Updates `i18next-http-backend` from 2.4.1 to 2.4.2 - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-http-backend@v2.4.1...v2.4.2) Updates `@playwright/test` from 1.39.0 to 1.40.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.39.0...v1.40.0) Updates `@vitejs/plugin-vue` from 4.4.1 to 4.5.0 - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@4.5.0/packages/plugin-vue) Updates `typescript` from 5.2.2 to 5.3.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.2.2...v5.3.2) Updates `vite` from 4.5.0 to 5.0.0 - [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/create-vite@5.0.0/packages/vite) Updates `vite-plugin-pwa` from 0.16.7 to 0.17.0 - [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases) - [Commits](vite-pwa/vite-plugin-pwa@v0.16.7...v0.17.0) --- updated-dependencies: - dependency-name: i18next-http-backend dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@vitejs/plugin-vue" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: vite-plugin-pwa dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-flower-0c3edd710-246.centralus.2.azurestaticapps.net |
Node 18 is preview and the new vite needs 18+... |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. |
Bumps the dependencies group with 6 updates:
2.4.1
2.4.2
1.39.0
1.40.0
4.4.1
4.5.0
5.2.2
5.3.2
4.5.0
5.0.0
0.16.7
0.17.0
Updates
i18next-http-backend
from 2.4.1 to 2.4.2Changelog
Sourced from i18next-http-backend's changelog.
Commits
d738856
2.4.253c84aa
fix: mjs typings export #125Updates
@playwright/test
from 1.39.0 to 1.40.0Release notes
Sourced from
@playwright/test
's releases.Commits
b894916
cherry-pick(#28198): feat(recorder): UX updates for assertion tools (#28202)59e8f48
chore: mark v1.40.0 (#28199)85438ed
test: Intl.ListFormat is working in playwright all browsers (#28178)aec4399
docs: release notes for v1.40 (#28175)25b9c4e
chore: do not lose error name for js errors (#28177)4575c9a
chore(logs): Add new log level to capture client-server message's metadata in...80bab8a
fix(electron/android): re-add Element.prototype.checkVisibility check (#28173)7ffcb42
test: fix 'exposeFunction should not leak' in video mode (#28169)0867c3c
feat(chromium): roll to r1091 (#28171)1c8ceb0
fix(html-reporter): Include specified host and port in the logged instruction...Maintainer changes
This version was pushed to npm by dgozman-ms, a new releaser for
@playwright/test
since your current version.Updates
@vitejs/plugin-vue
from 4.4.1 to 4.5.0Release notes
Sourced from
@vitejs/plugin-vue
's releases.Changelog
Sourced from
@vitejs/plugin-vue
's changelog.Commits
6bd09a1
release: plugin-vue@4.5.0c046eba
chore: upgrade depsc316d43
fix(deps): update all non-major dependencies (#262)f92861a
chore: update peerDependencies to support Vite 5 (#290)Updates
typescript
from 5.2.2 to 5.3.2Release notes
Sourced from typescript's releases.
Commits
27047e3
Update LKG.d09b1bf
Pick #56449 into release-5.3 (#56451)e2a5d45
Update LKG.756efd2
Fixes for release-5.3. (#56424)88f80c7
Update LKG5823785
Merge remote-tracking branch 'origin/main' into release-5.33e12250
Allow of inawait using
declarations in for-of loops (#55558)b86883f
Bump version to 5.3.1-rc and LKGe2234f6
Update LKG826bea9
Merge remote-tracking branch 'origin/main' into release-5.3Updates
vite
from 4.5.0 to 5.0.0Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
531d3cb
chore: cleanup v5 beta changelog (#14694)0c31258
release: v5.0.09258ce0
release: v5.0.0-beta.20e0c86d4
feat: allow providing parent httpServer on middleware mode (#14632)58ff849
fix: server.preTransformRequests https error (#14991) (#14993)2a519a1
fix: don't append/@fs/
for bare imports (#14995)d3af879
docs: point links in messages at https: (#14992)82a5b11
fix(ssr): skip esm proxy guard for namespace imports (#14988)bedfcfa
fix: code frame was not generated for postcss errors (#14986)2b4e793
fix: caret position was incorrect (#14984)Updates
vite-plugin-pwa
from 0.16.7 to 0.17.0Release notes
Sourced from vite-plugin-pwa's releases.
Commits
f2051c5
chore: release v0.17.054b7ab9
feat!: support Vite 5 (#598)d4c053b
chore: bump to pnpm v8.10.31c44841
chore: update homepage, repository url and issues links (#594)d84fc7b
docs: emphasize features -PWA Assets Generator
(#595)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