-
Notifications
You must be signed in to change notification settings - Fork 7
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
chore(deps): update all non-major dependencies #1065
Conversation
|
Size Change: -1 B (0%) Total Size: 177 kB
ℹ️ View Unchanged
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
* chore(deps): update all non-major dependencies (#1032) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * refactor!: use base 16 font size (#1033) * refactor: use base 16 font size * chore: add changeset * fix: ve styles * fix: inline style * chore: version packages (#1034) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore(deps): update nrwl/nx-set-shas action to v4 (#1035) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update all non-major dependencies (#1039) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency lint-staged to v15 (#1040) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat(tokens, icons, alert): add new tokens and icons (#1038) * feat(tokens, icons): add new tokens and icons * feat(tokens, icons): update token names and stories, update icon svgs * feat(tokens, icons): update changelog * feat(icons): update css to use gradient tokens * feat(alert): update CSS to use new gradient tokens * Update packages/tokens/src/color-aliases.yaml Co-authored-by: Robert Niznik <[email protected]> --------- Co-authored-by: Robert Niznik <[email protected]> * chore: version packages (#1041) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat(tokens): add primitive size tokens (#1031) * feat: add primitive size tokens * fix: use size variable tokens in storybook * fix: add whitespace at bottom of size token file * chore: update sizes to use base 16 * chore: use sizing tokens in borders * fix: add 3 and 1200 sizes * chore: update fonts to use size tokens * chore: use size tokens in spacing * chore: se size tokens in viewport * fix: space between constants in size story * chore: add changeset * fix: make slice const name more explicit * fix: use size 1 for border 200 Co-authored-by: Robert Niznik <[email protected]> --------- Co-authored-by: Robert Niznik <[email protected]> * feat: add building and door icons (#1048) * feat: adds building icons * feat: add door-exit icon * chore: add changeset * chore: version packages (#1042) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore(deps): update commitlint monorepo to v18 (#1053) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency nx to v17 (#1054) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update all non-major dependencies (#1052) * fix(deps): update all non-major dependencies * chore: add changeset --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Robb Niznik <[email protected]> * chore(deps): lock file maintenance (#1056) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update actions/setup-node action to v4 (#1058) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency node to v20 (#1059) * chore(deps): update dependency node to v20 * ci: use node 20 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Robb Niznik <[email protected]> * docs: add getting started page to SB (#1062) * docs: add getting started page to SB * chore: clean up url * feat(icons): org settings icons and updates (#1063) * feat: add new org settings icons * chore: add changeset * fix: add person-off back * chore: version packages (#1055) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore(deps): update all non-major dependencies (#1065) * chore(deps): update all non-major dependencies * fix: pin style-dictionary --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Robb Niznik <[email protected]> * chore(deps): lock file maintenance (#1069) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat: add diamond and diamond-outline icons (#1070) * chore: version packages (#1071) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore(deps): update dependency html-react-parser to v5 (#1072) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore: update initialVersions * fix: adjust build script --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pd-sa-github-launchpad-ui <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Valerie Roske <[email protected]> Co-authored-by: Matthew Ferry <[email protected]>
* chore: enter prerelease mode * feat(tokens)!: move color primitives to themes.css (#1020) * feat(tokens)!: move color primitives to themes.css * feat(tokens): build with TS * feat(tokens): generate types * feat(tokens): transform dark values * chore: add changeset * fix: update value to hsl * chore: fix lockfile * refactor(button): convert to css modules (#1030) * refactor(button): convert to css modules * chore: add changeset * fix: disabled icon * fix: test * refactor(tokens)!: update color primitives and aliases for product refresh (#1029) * feat(tokens)!: update color primitives * feat(tokens): update color aliases * chore: add changeset * fix: add opacity to aliases * feat: test wcag 2.2 * feat(tokens): add new aliases * refactor: update button styles * chore: update tokens story * refactor: simplify contract * chore: merge branch 'main' into release/color-refresh (#1036) * chore(deps): update all non-major dependencies (#1032) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * refactor!: use base 16 font size (#1033) * refactor: use base 16 font size * chore: add changeset * fix: ve styles * fix: inline style * chore: version packages (#1034) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore(deps): update nrwl/nx-set-shas action to v4 (#1035) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore: update initialVersions --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pd-sa-github-launchpad-ui <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat(tokens): add typography tokens (#1037) * feat(tokens): add typography tokens * refactor: use vars * chore: add changeset * feat: add display * chore: version packages (alpha) (#1028) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: refresh menu component (#1043) * feat: refresh menu styles * chore: use medium radius on popovers * chore: update menu stories * chore: add changeset * fix: update custom css so tests don't fail * refactor(menu): use CSS modules (#1046) * refactor(menu): use css modules * chore: add changeset * chore: fix classes * chore: version packages (alpha) (#1045) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: merge branch 'main' into release/color-refresh (#1049) * chore(deps): update all non-major dependencies (#1032) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * refactor!: use base 16 font size (#1033) * refactor: use base 16 font size * chore: add changeset * fix: ve styles * fix: inline style * chore: version packages (#1034) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore(deps): update nrwl/nx-set-shas action to v4 (#1035) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update all non-major dependencies (#1039) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency lint-staged to v15 (#1040) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat(tokens, icons, alert): add new tokens and icons (#1038) * feat(tokens, icons): add new tokens and icons * feat(tokens, icons): update token names and stories, update icon svgs * feat(tokens, icons): update changelog * feat(icons): update css to use gradient tokens * feat(alert): update CSS to use new gradient tokens * Update packages/tokens/src/color-aliases.yaml Co-authored-by: Robert Niznik <[email protected]> --------- Co-authored-by: Robert Niznik <[email protected]> * chore: version packages (#1041) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat(tokens): add primitive size tokens (#1031) * feat: add primitive size tokens * fix: use size variable tokens in storybook * fix: add whitespace at bottom of size token file * chore: update sizes to use base 16 * chore: use sizing tokens in borders * fix: add 3 and 1200 sizes * chore: update fonts to use size tokens * chore: use size tokens in spacing * chore: se size tokens in viewport * fix: space between constants in size story * chore: add changeset * fix: make slice const name more explicit * fix: use size 1 for border 200 Co-authored-by: Robert Niznik <[email protected]> --------- Co-authored-by: Robert Niznik <[email protected]> * feat: add building and door icons (#1048) * feat: adds building icons * feat: add door-exit icon * chore: add changeset * chore: version packages (#1042) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: fix token build * chore: update initialVersions * chore: fix size story --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pd-sa-github-launchpad-ui <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Valerie Roske <[email protected]> Co-authored-by: Matthew Ferry <[email protected]> * fix: correct tokens version (#1051) * chore: version packages (alpha) (#1050) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix(tokens): keep css color keywords (#1060) * fix(tokens): keep css color keywords * chore: bump ts-node * chore: add changeset * feat: Update color steps from 9 to 12 (#1068) * feat: add 3 new grays and black and white to 12 * feat: purple remap from 9 to 12 steps * fix: update flair base dark color * feat: pink remap from 9 to 12 steps * feat: cyan remap from 9 to 12 steps * feat: yellow remap from 9 to 12 steps * fix: adjust yellow 300 chroma * feat: blue remap from 9 to 12 steps * fix: reorder white and black tokens in ascending order * feat: red map 9 to 12 steps * feat: green map 9 to 12 steps * feat: yellow map 9 to 12 steps * fix: a11y tertiary text in dark * fix: a11y button hover state * fix: update chip tokens for a11y * fix: update fills for info and error in dark * chore: add changeset * chore: merge branch 'main' into release/color-refresh (#1073) * chore(deps): update all non-major dependencies (#1032) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * refactor!: use base 16 font size (#1033) * refactor: use base 16 font size * chore: add changeset * fix: ve styles * fix: inline style * chore: version packages (#1034) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore(deps): update nrwl/nx-set-shas action to v4 (#1035) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update all non-major dependencies (#1039) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency lint-staged to v15 (#1040) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat(tokens, icons, alert): add new tokens and icons (#1038) * feat(tokens, icons): add new tokens and icons * feat(tokens, icons): update token names and stories, update icon svgs * feat(tokens, icons): update changelog * feat(icons): update css to use gradient tokens * feat(alert): update CSS to use new gradient tokens * Update packages/tokens/src/color-aliases.yaml Co-authored-by: Robert Niznik <[email protected]> --------- Co-authored-by: Robert Niznik <[email protected]> * chore: version packages (#1041) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat(tokens): add primitive size tokens (#1031) * feat: add primitive size tokens * fix: use size variable tokens in storybook * fix: add whitespace at bottom of size token file * chore: update sizes to use base 16 * chore: use sizing tokens in borders * fix: add 3 and 1200 sizes * chore: update fonts to use size tokens * chore: use size tokens in spacing * chore: se size tokens in viewport * fix: space between constants in size story * chore: add changeset * fix: make slice const name more explicit * fix: use size 1 for border 200 Co-authored-by: Robert Niznik <[email protected]> --------- Co-authored-by: Robert Niznik <[email protected]> * feat: add building and door icons (#1048) * feat: adds building icons * feat: add door-exit icon * chore: add changeset * chore: version packages (#1042) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore(deps): update commitlint monorepo to v18 (#1053) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency nx to v17 (#1054) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update all non-major dependencies (#1052) * fix(deps): update all non-major dependencies * chore: add changeset --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Robb Niznik <[email protected]> * chore(deps): lock file maintenance (#1056) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update actions/setup-node action to v4 (#1058) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency node to v20 (#1059) * chore(deps): update dependency node to v20 * ci: use node 20 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Robb Niznik <[email protected]> * docs: add getting started page to SB (#1062) * docs: add getting started page to SB * chore: clean up url * feat(icons): org settings icons and updates (#1063) * feat: add new org settings icons * chore: add changeset * fix: add person-off back * chore: version packages (#1055) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore(deps): update all non-major dependencies (#1065) * chore(deps): update all non-major dependencies * fix: pin style-dictionary --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Robb Niznik <[email protected]> * chore(deps): lock file maintenance (#1069) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat: add diamond and diamond-outline icons (#1070) * chore: version packages (#1071) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore(deps): update dependency html-react-parser to v5 (#1072) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore: update initialVersions * fix: adjust build script --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pd-sa-github-launchpad-ui <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Valerie Roske <[email protected]> Co-authored-by: Matthew Ferry <[email protected]> * chore: version packages (alpha) (#1061) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: move primitives back to index.css * chore: exit prerelease * fix: update box colors --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pd-sa-github-launchpad-ui <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Matthew Ferry <[email protected]> Co-authored-by: Valerie Roske <[email protected]>
This PR contains the following updates:
^18.0.0
->^18.2.0
^18.0.0
->^18.1.0
^6.8.0
->^6.9.0
^6.8.0
->^6.9.0
^7.4.0
->^7.5.4
>=20.8.1
->>=20.9.0
8.9.2
->8.10.0
^3.8.0
->^3.9.0
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v18.2.0
Compare Source
Note: Version bump only for package @commitlint/cli
v18.1.0
Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v18.1.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.9.0
Compare Source
Bug Fixes
Features
this: void
parameter (#7696) (6398d3f), closes #7538You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.9.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
chromaui/chromatic-cli (chromatic)
v7.5.4
Compare Source
🐛 Bug Fix
prerelease
setting and update readme #847 (@ghengeveld)Authors: 1
v7.5.3
Compare Source
🐛 Bug Fix
next-release
tag to trigger anext
release #846 (@ghengeveld)Authors: 1
v7.5.2
Compare Source
🐛 Bug Fix
ENOENT
when uploading stats file with--upload-metadata
#843 (@ghengeveld)Authors: 1
v7.5.1
Compare Source
🐛 Bug Fix
LoggingRenderer
after bad merge #845 (@ghengeveld)Authors: 1
v7.5.0
Compare Source
🚀 Enhancement
--upload-metadata
to publish metadata files #836 (@ghengeveld)🐛 Bug Fix
diagnostics
from undefined #840 (@ghengeveld)main
branch #837 (@ghengeveld)Authors: 1
nodejs/node (node)
v20.9.0
Compare Source
pnpm/pnpm (pnpm)
v8.10.0
Compare Source
Minor Changes
Support for multiple architectures when installing dependencies #5965.
You can now specify architectures for which you'd like to install optional dependencies, even if they don't match the architecture of the system running the install. Use the
supportedArchitectures
field inpackage.json
to define your preferences.For example, the following configuration tells pnpm to install optional dependencies for Windows x64:
Whereas this configuration will have pnpm install optional dependencies for Windows, macOS, and the architecture of the system currently running the install. It includes artifacts for both x64 and arm64 CPUs:
Additionally,
supportedArchitectures
also supports specifying thelibc
of the system.The
pnpm licenses list
command now accepts the--filter
option to check the licenses of the dependencies of a subset of workspace projects #5806.Patch Changes
Allow scoped name as bin name #7112.
When running scripts recursively inside a workspace, the logs of the scripts are grouped together in some CI tools. (Only works with
--workspace-concurrency 1
)Print a warning when installing a dependency from a non-existent directory #7159
Should fetch dependency from tarball url when patching dependency installed from git #7196
pnpm setup
should add a newline at the end of the updated shell config file #7227.Improved the performance of linking bins of hoisted dependencies to
node_modules/.pnpm/node_modules/.bin
#7212.Wrongful ELIFECYCLE error on program termination #7164.
pnpm publish
should not pack the same file twice sometimes #6997.The fix was to update
npm-packlist
to the latest version.Our Gold Sponsors
Our Silver Sponsors
amzn/style-dictionary (style-dictionary)
v3.9.0
Compare Source
Features
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.