-
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
Bump the dependencies group across 1 directory with 8 updates #77
Bump the dependencies group across 1 directory with 8 updates #77
Conversation
Bumps the dependencies group with 8 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `9.3.0` | `9.4.0` | | [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.39.0` | `2.39.2` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.1` | | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.2.3` | `3.2.4` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `4.2.17` | `4.2.18` | | [svelte-check](https://github.com/sveltejs/language-tools) | `3.7.1` | `3.8.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.3` | `3.4.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.11` | `5.2.13` | Updates `eslint` from 9.3.0 to 9.4.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.3.0...v9.4.0) Updates `eslint-plugin-svelte` from 2.39.0 to 2.39.2 - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/[email protected]) Updates `prettier` from 3.2.5 to 3.3.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.1) Updates `prettier-plugin-svelte` from 3.2.3 to 3.2.4 - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md) - [Commits](sveltejs/prettier-plugin-svelte@v3.2.3...v3.2.4) Updates `svelte` from 4.2.17 to 4.2.18 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/[email protected]/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte) Updates `svelte-check` from 3.7.1 to 3.8.0 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](sveltejs/language-tools@svelte-check-3.7.1...svelte-check-3.8.0) Updates `tailwindcss` from 3.4.3 to 3.4.4 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.4/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.3...v3.4.4) Updates `vite` from 5.2.11 to 5.2.13 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.2.13/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.2.13/packages/vite) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-svelte dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier-plugin-svelte dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Quality Gate passedIssues Measures |
ok github.com/jlucaspains/sharp-cert-manager 0.008s coverage: 22.0% of statements |
Bumps the dependencies group with 8 updates in the /frontend directory:
9.3.0
9.4.0
2.39.0
2.39.2
3.2.5
3.3.1
3.2.3
3.2.4
4.2.17
4.2.18
3.7.1
3.8.0
3.4.3
3.4.4
5.2.11
5.2.13
Updates
eslint
from 9.3.0 to 9.4.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
a5f7e58
9.4.08c6d0c3
Build: changelog update for 9.4.0010dd2e
chore: upgrade to@eslint/[email protected]
(#18534)5e1b5dc
chore: package.json update for@eslint/js
released7ab6f5
docs: update theme when whenprefers-color-scheme
changes (#18510)594145f
refactor: switch to@eslint/config-array
(#18527)525fdff
docs: fix components files (#18519)89a4a0a
feat: ignore IIFE's in theno-loop-func
rule (#17528)80747d2
docs: refactorprefer-destructuring
rule (#18472)f6534d1
fix: skip processor code blocks that match only universal patterns (#18507)Updates
eslint-plugin-svelte
from 2.39.0 to 2.39.2Release notes
Sourced from eslint-plugin-svelte's releases.
Commits
d3b36f2
chore: release eslint-plugin-svelte (#776)0e85eba
fix: README is not publish (#775)2a92602
chore: release eslint-plugin-svelte (#774)8e568c4
chore: fix packages/eslint-plugin-svelte/tools/lib/changesets-util.tsc9f361e
chore: fix version script0ecab95
fix: false positive for kebab-case with svelte v5 in `svelte/no-unused-svelte...13cf65c
chore(deps): update dependency svelte to v5.0.0-next.152d11f282
fix: GHPages workflowbcc658e
chore(deps): update dependency svelte to v5.0.0-next.151 (#769)eeacb5c
chore(deps): update dependency markdown-it-anchor to v9 (#760)Updates
prettier
from 3.2.5 to 3.3.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
92cbd33
Release 3.3.1446a86e
Update execa to v9efc3d05
Avoid line breaks in import attributes (#16349)4a5b26f
Usewhile (true)
instead offor (;;)
(#16354)1c43973
Only add version to.git-blame-ignore-revs
when files changed (#16352)ab65eb4
chore(deps): update dependency eslint-plugin-react to v7.34.2 (#16353)86268eb
chore(deps): update eslint related dependencies (major) (#16208)ddce4fb
Move import attribute unquote test to a separate directory (#16350)450b178
PrintAtHead
node from glimmer viaprint()
(#16346)b94811f
FixstripTrailingHardline
(#16347)Updates
prettier-plugin-svelte
from 3.2.3 to 3.2.4Changelog
Sourced from prettier-plugin-svelte's changelog.
Commits
f57f888
chore: release 3.2.4268c26d
fix: adjust regex5516102
chore: check types in ci (#437)Updates
svelte
from 4.2.17 to 4.2.18Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
230916f
Version Packages (#11925)dbe6057
chore: speed up regex (#11922)Updates
svelte-check
from 3.7.1 to 3.8.0Release notes
Sourced from svelte-check's releases.
Commits
2478212
feat: Svelte 5 component class/function interop (#2380)15a4aab
fix: don't debounce document symbol request (#2382)6e57bce
feat: syntax highlight for svelte code block in mdx (#2381)cf00f03
fix: use correct semantic tokens for$props
types (#2379)7409890
fix: component import quick-fix with "did you mean" diagnostics (#2373)3147c81
feat: allowas
expressions for bindable props (#2372)80622df
fix: allow for whitespace in snippets declaration (#2366)Updates
tailwindcss
from 3.4.3 to 3.4.4Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
ff6f085
3.4.4ed024ee
Update changelog325e7c0
Bump deps (#13797)56116b0
Update browserslist database (#13792)8d66d94
[v3] Support negative values for{col,row}-{start,end}
utilities (#13781)669109e
Don't prefix classes in arbitrary values ofhas-*
,group-has-*
, and `peer...9fda461
Fix multiple <alpha-value> in color definitions (#13740)Updates
vite
from 5.2.11 to 5.2.13Changelog
Sourced from vite's changelog.
Commits
51bf7ea
release: v5.2.13e6913d1
fix: backport to 5.2 (#17411)bed3faa
release: v5.2.125a45745
chore(deps): remove unused deps (#17329)15a6ebb
fix(css): only use files the current bundle contains (#16684)f0fb987
fix(optimizer): log dependencies added by plugins (#16729)8f16765
chore: move to eslint flat config (#16743)8e4e932
fix(css): handle lightningcss compiled css in Deno (#17301)4a89766
fix(deps): update all non-major dependencies (#17321)6a085d0
fix(hmr): normalize the path info (#14255)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