#4651b13bbb33d547352926af5206741db123457a09a1 Thanks @mperrotti! - Prevents text color from changing on hover for "inactive" ActionMenu.Items of the "danger" variant. Before this change, the text color would change on hover. After this change, the text color remains the same on hover.
#4613eb2ab132cd451b8c67a85d028483aa00a7a1c81b Thanks @joshblack! - Dialog and ConfirmationDialog can now be closed by clicking on the backdrop surrounding the dialog. This will cause onClose to be called with the escape gesture.
Bumps the dependencies group with 22 updates in the / directory:
3.2.5
3.3.2
2.4.1
2.4.5
19.9.0
19.10.0
36.12.0
36.24.0
0.5.10
0.5.13
8.4.38
8.4.39
18.2.0
18.3.1
18.2.67
18.3.3
18.2.0
18.3.1
18.2.22
18.3.0
3.4.1
3.4.4
5.4.3
5.5.3
3.0.1
3.1.0
20.11.30
20.14.9
7.3.1
7.15.0
7.34.1
7.34.3
10.3.10
10.4.2
9.4.0
9.4.1
15.2.2
15.2.7
5.0.5
5.0.7
5.2.2
5.3.2
1.4.0
1.6.0
Updates
prettier
from 3.2.5 to 3.3.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
1596a60
Release 3.3.2aebcee5
chore(deps): update dependency esbuild to v0.21.5 (#16379)57aa928
chore(deps): update dependency c8 to v10 (#16380)c3d0b7f
chore(deps): update typescript-eslint to v7.13.0 (#16376)27c35db
chore(deps): update dependency codemirror-graphql to v2.0.12 (#16369)6de3258
chore(deps): update dependency jest to v30.0.0-alpha.5 (#16371)b5f983d
Upgrade yarn to v4.3.0 (#16377)d6f37c4
chore(deps): update dependency browserslist to v4.23.1 (#16368)5055b7d
chore(deps): update dependency execa to v9.2.0 (#16372)f4608cc
chore(deps): update dependency cspell to v8.8.4 (#16370)Updates
yaml
from 2.4.1 to 2.4.5Release notes
Sourced from yaml's releases.
Commits
1b8fde6
2.4.5f3c7d03
test: Obey yaml-test-suite skip instructions4e66d72
fix: Improve tab handling (tests DK95 & Y79Y, #553)d06f386
2.4.439053e8
chore: Satisfy strict TS8baee44
test: Use source files for yaml-test-suite tests280a861
fix: Allow comment after top-level block scalar with explicit indent indicato...767bc47
fix: Require indentation from block scalar header & flow collections in mappi...5096f83
fix: Require indentation for ? explicit-key contents (fixes #551)22f2c6f
fix: In flow collections, allow []{} immediately after : with plain key (fixe...Updates
@primer/octicons-react
from 19.9.0 to 19.10.0Release notes
Sourced from
@primer/octicons-react
's releases.Changelog
Sourced from
@primer/octicons-react
's changelog.Commits
6d40ac2
Version Packages (#1017)345a8f5
Create add-to-inbox.yml (#1021)449d81f
fix(octicons_react): include extension in type declaration (#1020)30be326
Adding multiple missing icons (#983)Updates
@primer/react
from 36.12.0 to 36.24.0Release notes
Sourced from
@primer/react
's releases.... (truncated)
Commits
84f862c
Version Packages (#4698)eedc6b1
refactor(live-region): update live region helpers to match ADR (#4673)93f2ac0
Fix remainingAxe
errors in Storybook (#4704)897033e
[ADR] docs: add live-regions adr (#4611)55e97a9
refactor(VisuallyHidden): update base element from div to span (#4691)546803e
Overlay: Set style prop correctly (#4699)390511e
Bump release event tracking to 2.1.1 (#4700)1403ef7
PageHeader: Fixes layout issues on title and sub components (#4669)dddd477
Version Packages (#4674)a2224c5
docs(versioning): update guide with changes to event handlers (#4688)Updates
@tailwindcss/typography
from 0.5.10 to 0.5.13Release notes
Sourced from
@tailwindcss/typography
's releases.Changelog
Sourced from
@tailwindcss/typography
's changelog.Commits
e21d9e6
0.5.13c0dea6c
Don't apply margins to\<br>
elements contained in an\<li>
in FF (#350)cacc7dc
0.5.122ca8503
Update changelogf520c53
Align tables to start instead of left8d686dc
Change CSS properties to their bidirectional counterparts (#323)8055516
Update repository in package.json0bd939f
0.5.1149d4277
Update GitHub actions2ae64e1
Update changelogUpdates
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
react
from 18.2.0 to 18.3.1Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
f1338f8
ExportReact.act
from 18.3d6c42f7
Bump to 18.3.173bfaa1
Turn on key spread warning in jsx-runtime for everyone (#25697)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react since your current version.
Updates
@types/react
from 18.2.67 to 18.3.3Commits
Updates
react-dom
from 18.2.0 to 18.3.1Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
d6c42f7
Bump to 18.3.18a015b6
Add deprecation warning for unmountComponentAtNodec3b2839
Add deprecation warning for findDOMNoded4ea75d
ReactDOMTestUtils deprecation warnings7548c01
DeprecaterenderToStaticNodeStream
(#28872) (#28874)5894232
Enable warning for defaultProps on function components for everyone (#25699)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.
Updates
@types/react-dom
from 18.2.22 to 18.3.0Commits
Updates
tailwindcss
from 3.4.1 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)f1f419a
3.4.3e6c1082
Revert changes to glob handling (#13384)8430d8b
3.4.2Updates
typescript
from 5.4.3 to 5.5.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
f0e9921
Bump version to 5.5.3 and LKG738bd60
Cherry-pick #58966 to release-5.5 (#59002)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 (#...Updates
usehooks-ts
from 3.0.1 to 3.1.0Release notes
Sourced from usehooks-ts's releases.
Commits
2066727
🔖 Update versiond18a2b1
🐛 Little fixes (see comment)494a535
👥 Update contributors list (#582)2198c19
💸 Add Buy me a coffee link90a33f5
🐛: reject non-boolean value as a defaultValue foruseBoolean
(#561 by@luck
...7ba7e3a
✅: testreset
foruseCounter
(#570 by@luckrnx09
)0396d28
⬆️ Update all non-major dependencies (#571)Looks like these dependencies are updatable in another way, so this is no longer needed.