Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
| --- | --- |
| @blueprintjs/core | [< 5, > 4.2.0] |
| @blueprintjs/select | [< 5, > 4.1.3] |
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 development-dependencies group with 13 updates in the / directory:
5.10.3
5.10.4
2.3.5
2.3.6
5.1.5
5.2.0
7.13.0
7.14.1
7.13.0
7.14.1
11.0.0
11.1.1
9.2.23
9.3.2
2.8.3
2.8.4
14.0.5
14.1.0
8.4.38
8.4.39
5.4.5
5.5.2
6.19.0
6.19.2
5.92.0
5.92.1
Updates
@blueprintjs/core
from 5.10.3 to 5.10.4Commits
9754f3d
chore: Publish new release9ee655b
Do not settabIndex
when no popover will show (#6851)855a067
Add affordance to icon selector in docs and fix selection state (#6877)f9a1b48
a11y(Alert): give Alert alertdialog role (#6846)605d318
fix: prevent PanelStack2 from opening in the wrong direction (#6847)6273c37
Don't show slider fill before value equal to initial value (#6853)406c1be
[core] fix(overlays): Replace array.at(-1) with array[array.length - 1] for S...2893a00
[core] fix(Tabs): use gap instead of margin to fix RTL spacing (#6834)052ccb5
[core] fix(Dialog): constrain DialogFooter children width (#6812)0029cf1
[core] fix: FormGroup sub label dark theme (#6810)Updates
@blueprintjs/datetime2
from 2.3.5 to 2.3.6Commits
9754f3d
chore: Publish new releasefa69aca
feat(DateTime2): export TimePicker (#6868)9dbbda0
[datetime] chore: remove dependency on lodash (#6751)Updates
@blueprintjs/select
from 5.1.5 to 5.2.0Commits
9754f3d
chore: Publish new release855a067
Add affordance to icon selector in docs and fix selection state (#6877)0d36ba1
No scrollbar in Select when menu has dividers (#6804)Updates
@typescript-eslint/eslint-plugin
from 7.13.0 to 7.14.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
b4fe94f
chore(release): publish 7.14.1f29150f
fix(eslint-plugin): [prefer-nullish-coalescing] ensure ternary fix does not r...9b7731d
fix(eslint-plugin): [prefer-nullish-coalescing] treat enums and literals as t...dfc4469
chore(release): publish 7.14.0635133a
docs: split troubleshooting into granular sections (#9024)c322099
fix(eslint-plugin): [no-invalid-this] support AccessorProperty (#9411)23e6468
fix(eslint-plugin): [prefer-nullish-coalescing] handle intersected primitive ...5c4a5de
feat(ast-spec): tighter types and documentation for declaration/* (#9211)e47123d
fix(eslint-plugin): [no-extraneous-class] handle abstract members (#9367)dc18229
feat: support TypeScript 5.5 (#9397)Updates
@typescript-eslint/parser
from 7.13.0 to 7.14.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
b4fe94f
chore(release): publish 7.14.1dfc4469
chore(release): publish 7.14.01212a8f
chore(release): publish 7.13.1Updates
better-sqlite3
from 11.0.0 to 11.1.1Release notes
Sourced from better-sqlite3's releases.
Commits
309cb37
11.1.18b74050
error C2099: initializer is not a constant (#1208)74f7c4a
Fix macOS x64 builds (#1210)b615a52
11.1.0b5d0478
Run prebuilds before publish (#1202)7ee4464
cleaned up poorly named template5ae61c3
Support builds for Electron v31 (#1200)Updates
inquirer
from 9.2.23 to 9.3.2Release notes
Sourced from inquirer's releases.
Commits
fc27d57
Publishfc4792c
Fix(@inquirer/number
): Fix unrelease version #0b77c77
Feat(@inquirer/prompts
): Add number prompt package. fix #1383 (#1448)90024ec
Chore: Review contributing guide + fix pre-commit8478eb1
Chore(docs): Order parameters in a consistent way7c1480a
Chore(inquirer): Standardize folder structure with rest of monorepo (#1449)8ad0d1a
Major(@inquirer/core
): Move InquirerReadline type to the@inquirer/type
package057cee7
Chore(dev-deps): Bump dependencies6671e98
Chore(repo tooling): Allow customizing per-package tsconfig when necessary + ...058e8f8
Switch toyoctocolors
(#1446)Updates
jotai
from 2.8.3 to 2.8.4Release notes
Sourced from jotai's releases.
Commits
fcef1e4
2.8.45051409
chore(deps): update dev dependencies (#2637)2c3c658
fix: do not abort atoms on unmount (#2627)663e054
chore: discussion templatebb836e3
chore: add react compiler eslint rules (#2629)cb877f2
chore: bump typescript (#2628)8f2f97d
chore: issue template7613f8a
English updates. (#2614)26b99a4
fix border for buttons - dark theme (#2605)b5b9b77
chore: fix some comments (#2602)Updates
json-schema-to-typescript
from 14.0.5 to 14.1.0Changelog
Sourced from json-schema-to-typescript's changelog.
Commits
Updates
postcss
from 8.4.38 to 8.4.39Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
e0efb16
Release 8.4.39 version48304c5
Update dependencies155ac57
Merge pull request #1947 from romainmenke/fix-css-syntax-error-type--reliable...1b9b466
fix CssSyntaxError type declaration3f4d96e
Update dependenciesb952be7
Update CI actionsb512b29
Typof9a9868
Move to pnpm 9 and Node.js 2279052c2
Merge pull request #1940 from Xvezda/patch-10eedad4
Update changed urlsUpdates
typescript
from 5.4.5 to 5.5.2Release notes
Sourced from typescript's releases.
Commits
ce2e60e
Update LKGf3b21a2
🤖 Pick PR #58931 (Defer creation of barebonesLibSourc...) into release-5.5 (#...7b1620b
🤖 Pick PR #58811 (fix(58801): "Move to file" on globa...) into release-5.5 (#...5367ae1
Bump version to 5.5.2 and LKG02132e5
🤖 Pick PR #58895 (Fix global when typescript.js loade...) into release-5.5 (#...45b1e3c
🤖 Pick PR #58872 (Fix declaration emit crash) into release-5.5 (#58874)17933ee
🤖 Pick PR #58810 (Fixed declaration emit issue relate...) into release-5.5 (#...552b07e
🤖 Pick PR #58786 (Fixed declaration emit crash relate...) into release-5.5 (#...39c9eeb
Pick #58857 to release-5.5 (#58858)2b0009c
🤖 Pick PR #58846 (Ensure the updates with crashes rev...) into release-5.5 (#...Updates
undici
from 6.19.0 to 6.19.2Release notes
Sourced from undici's releases.
Commits
532b7b2
Bumped v6.19.2 (#3342)a7441d8
fix: interceptors.d.ts has no default export (#3332)5dadb95
build: usehusky
ashusky install
is deprecated (#3340)035524e
fix #3337 (#3338)f6b9b44
Bumped v6.19.1 (#3336)1573f69
don't append empty origin (#3335)Updates
webpack
from 5.92.0 to 5.92.1Release notes
Sourced from webpack's releases.
Commits
a82e0cd
chore(release): 5.92.10d07d65
fix: error with contenthash and css experiment8efac43
test: added10638c0
chore(deps-dev): bump eslint-plugin-n from 17.8.1 to 17.9.0d0f7b65
chore(deps-dev): bump lint-staged from 15.2.5 to 15.2.750bd02c
chore(deps-dev): bump@eslint/js
from 9.4.0 to 9.5.09e395cd
chore(deps): bump acorn from 8.11.3 to 8.12.0db7f83c
chore(deps-dev): bump globals from 15.4.0 to 15.6.0b7d2cbe
chore(deps-dev): bump@types/node
from 20.14.2 to 20.14.518dab63
chore(deps-dev): bump@types/node
from 20.14.2 to 20.14.5Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | @blueprintjs/core | [< 5, > 4.2.0] | | @blueprintjs/select | [< 5, > 4.1.3] |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