#142431a1f95 Thanks @iiroj! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available.
#142391abea0 Thanks @iiroj! - Improve error logging when failing to read or parse a configuration file
#142431a1f95 Thanks @iiroj! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available.
#142391abea0 Thanks @iiroj! - Improve error logging when failing to read or parse a configuration file
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the npm-deps group with 3 updates in the / directory: i18next, electron-builder and eslint.
Updates
i18next
from 23.11.4 to 23.11.5Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
bfbb7d8
23.11.55021883
release5c63849
perf: use Array.isArray() (#2193)c5c6291
perf: trim keys once (#2194)20011af
types: add test for context with default value (#2192)d057e1d
types: add tests for context values (#2188)31f61e6
chore: update eslint and@typescript/eslint
packages (#2187)bf45865
types: add test for accessing a context default value (#2186)Updates
@typescript-eslint/eslint-plugin
from 7.9.0 to 7.10.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
c18226e
chore(release): publish 7.10.08d92ba8
docs: [no-floating-promises] fix capitalization typo (#9118)d951d83
fix(eslint-plugin): [prefer-regexp-exec] fix heuristic to check whether regex...987a96e
feat(eslint-plugin): [sort-type-constituents] support case sensitive sorting ...Updates
@typescript-eslint/parser
from 7.9.0 to 7.10.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
c18226e
chore(release): publish 7.10.0Updates
electron
from 30.0.6 to 30.0.8Release notes
Sourced from electron's releases.
Commits
812cd56
chore: cherry-pick 3e037e195e50 from v8 (#42255)2c0adc2
chore: bump chromium to 124.0.6367.230 (30-x-y) (#42246)0416b11
fix: fix TSF hang when using non-English IMEs (#42249)7d1fb75
chore: bump chromium to 124.0.6367.221 (30-x-y) (#42208)5f6807d
docs: fix broken anchors (#42215)0f13974
fix:win.center()
on Windows (#42196)Updates
electron-builder
from 25.0.0-alpha.6 to 25.0.0-alpha.8Release notes
Sourced from electron-builder's releases.
Changelog
Sourced from electron-builder's changelog.
Commits
041ee3b
chore(deploy): Release v25.0.0-alpha.8 (alpha) (#8207)2a9ccbf
chore(deploy): Release v25.0.0-alpha.7 (alpha) (#8180)Updates
electron-log
from 5.1.4 to 5.1.5Commits
ecb92d8
5.1.5500ccab
fix: Add workaround when appName can't be read, fixes #418957406d
chore: Exclude specs from publishingUpdates
eslint
from 8.57.0 to 9.3.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
41a871c
9.3.0463a2e3
Build: changelog update for 9.3.058e2719
chore: update dependencies for v9.3.0 release (#18469)b681ecb
chore: package.json update for@eslint/js
release8db0eff
fix: Improve config error messages (#18457)ceada8c
docs: explain how to use "tsc waiting" label (#18466)b32153c
feat: addoverrides.namedExports
tofunc-style
rule (#18444)06f1d1c
chore: update dependency@humanwhocodes/retry
to ^0.3.0 (#18463)5c28d9a
fix: don't remove comments between key and value in object-shorthand (#18442)62e686c
docs: Add troubleshooting info for plugin compatibility (#18451)Updates
lint-staged
from 15.2.2 to 15.2.5Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
f7e4106
chore(changeset): releasefc75303
build(release): lower next version bump from minor to patch91abea0
fix: improve error logging when failing to parse config file (#1423)31a1f95
build(deps): allow approximately equivalent versions of direct dependenciesee43f15
build(deps): upgrade micromatch@4.0.78be6c8e
chore(changeset): release (#1419)4f4537a
build(husky): fix release issue with Husky95d096d
chore(changeset): release (#1411)72483cb
docs: fix typo (#1417)86fba6f
build(deps): update dependencies (#1418)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