Closed dependabot[bot] closed 2 months ago
Name | Link |
---|---|
Latest commit | 576c9c45fd9b3ae79f4c6f8ff89c8ad1d6b598c7 |
Latest deploy log | https://app.netlify.com/sites/chimerical-trifle-8d3c21/deploys/66d3fb65d89cc90008e298a7 |
Deploy Preview | https://deploy-preview-420--chimerical-trifle-8d3c21.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Bumps the development-dependencies group with 7 updates:
22.0.2
22.5.1
8.0.0
8.3.0
8.0.0
8.3.0
9.1.4
9.1.5
15.2.7
15.2.9
16.8.1
16.9.0
5.3.5
5.4.2
Updates
@types/node
from 22.0.2 to 22.5.1Commits
Updates
@typescript-eslint/eslint-plugin
from 8.0.0 to 8.3.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
ef2eab1
chore(release): publish 8.3.0fd55358
chore: enable sonarjs/no-duplicated-branches (#9821)9f70ed1
fix(ast-spec): useExpression
in argument ofThrowStatement
(#9632)7160687
chore: enable unicorn/no-lonely-if (#9830)6377f18
fix(utils): addTSDeclareFunction
tofunctionTypeTypes
(#9788)8389e06
docs(eslint-plugin): [restrict-template-expressions] add explanation for allo...57e4120
feat(eslint-plugin): [no-deprecation] add rule (#9783)94f7c99
fix(eslint-plugin): [no-unnecessary-type-parameters] check mapped alias type ...1c2938f
chore: enable object-shorthand (#9816)90655d1
fix(eslint-plugin): [no-unnecessary-template-expression] add missing parenthe...Updates
@typescript-eslint/parser
from 8.0.0 to 8.3.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
ef2eab1
chore(release): publish 8.3.09612d81
chore: enable eslint-plugin-perfectionist on parser package (#9845)7440e14
chore(release): publish 8.2.0382e87b
chore: enableunicorn/prefer-node-protocol
(#9742)243fb5f
chore: enable prefer-template (#9544)3d78392
chore(release): publish 8.1.0a26e3c7
chore: enable prefer-regexp-test (#9658)e05c2e5
chore(release): publish 8.0.1Updates
husky
from 9.1.4 to 9.1.5Release notes
Sourced from husky's releases.
Commits
2fee8d2
9.1.5397e7f0
fixes #1494 support pre-merge-commit hookUpdates
lint-staged
from 15.2.7 to 15.2.9Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
0ce5e14
chore(changeset): release (#1465)b69ce2d
fix: set max event listeners to the number of tasks (#1463)52f6eef
chore(changeset): release (#1462)8d8fe23
build: update repository url in package.jsonf0480f0
Revert "chore(changeset): release (#1461)"1da81c0
chore(changeset): release (#1461)cc04e08
ci: add required permission for provenance generationfa2dac8
Revert "chore(changeset): release (#1455)"8325985
chore(changeset): release (#1455)92f295f
build(deps): update dependencies (#1460)Updates
stylelint
from 16.8.1 to 16.9.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
94c3d93
16.9.0549a1a8
Prepare 16.9.0 (#7946)baadc25
Refactor to fixCoreRules
type inconsistencies (#7967)78b1e83
ImprovePublicApi['rules']
type and removeBuiltInRules
,Formatters
and...5cf18b1
Refactor to addCoreRules
type (#7954)ce0b1af
Bump supports-hyperlinks from 3.0.0 to 3.1.0 (#7962)ab47e73
ChangesecondaryOptions
argument type of theRule
function (#7950)d53ce33
Fixdeclaration-property-value-no-unknown
false negatives (#7957)83e2851
Fixkeyframe-block-no-duplicate-selectors
/`keyframe-declaration-no-importan...9744c18
Fixselector-class-pattern
reported ranges (#7959)Updates
vite
from 5.3.5 to 5.4.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
b1ecdaf
release: v5.4.2e012f29
chore: remove stale TODOs (#17866)3b8f03d
refactor: remove redundant prepend/strip base (#17887)fac3a8e
fix: resolve relative URL generated byrenderBuiltUrl
passed to module prel...7d8c0e2
feat: support originalFilename (#17867)b44c20c
release: v5.4.1391bb49
fix(worker): handle self reference url worker in dependency for build (#17846)e686d74
fix(build): avoid re-define__vite_import_meta_env__
(#17876)9018255
chore: fix picocolors import for local dev (#17884)1bda847
fix: align CorsOptions.origin type with@types/cors
(#17836)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