Skip to content
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

fix(deps): update all non-major dependencies #939

Merged
merged 2 commits into from
Aug 1, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@floating-ui/core (source) 1.3.0 -> 1.4.1 age adoption passing confidence
@floating-ui/dom (source) 1.4.1 -> 1.5.1 age adoption passing confidence
@storybook/addon-a11y (source) ^7.1.0 -> ^7.2.0 age adoption passing confidence
@storybook/addon-essentials (source) ^7.1.0 -> ^7.2.0 age adoption passing confidence
@storybook/addon-interactions (source) ^7.1.0 -> ^7.2.0 age adoption passing confidence
@storybook/addons (source) ^7.1.0 -> ^7.2.0 age adoption passing confidence
@storybook/api (source) ^7.1.0 -> ^7.2.0 age adoption passing confidence
@storybook/cli (source) ^7.1.0 -> ^7.2.0 age adoption passing confidence
@storybook/client-api (source) ^7.1.0 -> ^7.2.0 age adoption passing confidence
@storybook/client-logger (source) ^7.1.0 -> ^7.2.0 age adoption passing confidence
@storybook/components (source) ^7.1.0 -> ^7.2.0 age adoption passing confidence
@storybook/core-client (source) ^7.1.0 -> ^7.2.0 age adoption passing confidence
@storybook/core-events (source) ^7.1.0 -> ^7.2.0 age adoption passing confidence
@storybook/react (source) ^7.1.0 -> ^7.2.0 age adoption passing confidence
@storybook/react-vite (source) ^7.1.0 -> ^7.2.0 age adoption passing confidence
@storybook/theming (source) ^7.1.0 -> ^7.2.0 age adoption passing confidence
@storybook/types (source) ^7.1.0 -> ^7.2.0 age adoption passing confidence
@typescript-eslint/eslint-plugin ^6.1.0 -> ^6.2.1 age adoption passing confidence
@typescript-eslint/parser ^6.1.0 -> ^6.2.1 age adoption passing confidence
eslint (source) ^8.45.0 -> ^8.46.0 age adoption passing confidence
eslint-config-prettier ^8.8.0 -> ^8.9.0 age adoption passing confidence
eslint-plugin-import ^2.27.5 -> ^2.28.0 age adoption passing confidence
framer-motion 10.13.1 -> 10.15.0 age adoption passing confidence
nx (source) ^16.5.0 -> ^16.6.0 age adoption passing confidence
postcss-preset-env (source) ^9.0.0 -> ^9.1.0 age adoption passing confidence

Release Notes

floating-ui/floating-ui (@​floating-ui/core)

v1.4.1

Compare Source

Bug Fixes

  • fix(types): resolution when using moduleResolution: "NodeNext" (#​2473)

v1.4.0

Compare Source

Refactors

  • Split utils into @floating-ui/utils package (#​2449)

v1.3.1

Compare Source

Bug Fixes

  • fix(arrow): report correct centerOffset value when internal shifting is active (#​2382)
storybookjs/storybook (@​storybook/addon-a11y)

v7.2.0

Compare Source

This month, we're going to experiment with our launch cycle by making smaller but more frequent releases. Our goal is to bring you new features more quickly, while also smoothing the upgrade process.

Storybook 7.2 is the first of these new, faster releases:

v7.1.1

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.2.1

Compare Source

Bug Fixes
  • eslint-plugin: [no-inferrable-types] apply also for parameter properties (#​7288) (67f93b1)
  • scope-manager: correct decorators(.length) check in ClassVisitor for methods (#​7334) (abbb6c2)

You can read about our versioning strategy and releases on our website.

v6.2.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-ordering] account for repeated names (#​6864) (d207b59)
  • eslint-plugin: [no-unsafe-enum-comparison] exempt bit shift operators (#​7074) (b3e0e75)
  • eslint-plugin: [prefer-nullish-coalescing] handle case when type of left side is null or undefined (#​7225) (b62affe)
  • eslint-plugin: use a default export for the rules type (#​7266) (af77a1d)
Features
  • eslint-plugin: [class-methods-use-this] add extension rule (#​6457) (18ea3b1)
  • eslint-plugin: sync getFunctionHeadLoc implementation with upstream (#​7260) (f813147)

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.2.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.2.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

eslint/eslint (eslint)

v8.46.0

Compare Source

Features

Bug Fixes

  • 9803c7c fix: FlatESLint#getRulesMetaForResults shouldn't throw on unknown rules (#​17393) (Milos Djermanovic)
  • 42faa17 fix: Update no-loop-func to not overlap with no-undef (#​17358) (Matt Wilkinson)

Documentation

  • 4d474e3 docs: update with TypeScript info (#​17423) (James)
  • 091f44e docs: File extension named processor deprecation (#​17362) (Matt Wilkinson)
  • 9254a6c docs: Update README (GitHub Actions Bot)
  • 6d6dc51 docs: fix overlapping of open in playground button (#​17403) (Tanuj Kanti)
  • 7fc3a2c docs: Add private class features info to no-underscore-dangle (#​17386) (Matt Wilkinson)
  • da73e58 docs: Migrating eslint-env configuration comments (#​17390) (Francesco Trotta)
  • 80dffed docs: fix Ignoring Files section in config migration guide (#​17392) (Milos Djermanovic)
  • 8a9abb7 docs: Update README (GitHub Actions Bot)
  • 7e9be4b docs: Update README (GitHub Actions Bot)
  • 0b0bbe0 docs: Update README (GitHub Actions Bot)

Chores

  • d1eb7e4 chore: Update ecosystem dependencies (#​17427) (Nicholas C. Zakas)
  • fab9e97 chore: package.json update for eslint-config-eslint release (ESLint Jenkins)
  • 6246711 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 0aa0bc3 chore: Add PRs to triage project (#​17421) (Nicholas C. Zakas)
prettier/eslint-config-prettier (eslint-config-prettier)

v8.9.0

Compare Source

  • Added: [vue/array-element-newline]. Thanks to @​xcatliu!
import-js/eslint-plugin-import (eslint-plugin-import)

v2.28.0

Compare Source

Fixed
  • [no-duplicates]: remove duplicate identifiers in duplicate imports ([#​2577], thanks [@​joe-matsec])
  • [consistent-type-specifier-style]: fix accidental removal of comma in certain cases ([#​2754], thanks [@​bradzacher])
  • [Perf] ExportMap: Improve ExportMap.for performance on larger codebases ([#​2756], thanks [@​leipert])
  • [no-extraneous-dependencies]/TypeScript: do not error when importing inline type from dev dependencies ([#​1820], thanks [@​andyogo])
  • [newline-after-import]/TypeScript: do not error when re-exporting a namespaced import ([#​2832], thanks [@​laurens-dg])
  • [order]: partial fix for [#​2687] (thanks [@​ljharb])
  • [no-duplicates]: Detect across type and regular imports ([#​2835], thanks [@​benkrejci])
  • [extensions]: handle . and .. properly ([#​2778], thanks [@​benasher44])
  • [no-unused-modules]: improve schema (thanks [@​ljharb])
  • [no-unused-modules]: report error on binding instead of parent export ([#​2842], thanks [@​Chamion])
Changed
  • [Docs] [no-duplicates]: fix example schema ([#​2684], thanks [@​simmo])
  • [Docs] [group-exports]: fix syntax highlighting ([#​2699], thanks [@​devinrhode2])
  • [Docs] [extensions]: reference node ESM behavior ([#​2748], thanks [@​xM8WVqaG])
  • [Refactor] [exports-last]: use array.prototype.findlastindex (thanks [@​ljharb])
  • [Refactor] [no-anonymous-default-export]: use object.fromentries (thanks [@​ljharb])
  • [Refactor] [no-unused-modules]: use array.prototype.flatmap (thanks [@​ljharb])
framer/motion (framer-motion)

v10.15.0

Compare Source

Added
  • Updated types for public inView API.

v10.14.0

Compare Source

Added
  • scroll() now accepts animations from animate() to create hardware-accelerated animations.

v10.13.2

Compare Source

Fixed
  • Removed animation resync for optimised animation handoff.
  • Fixed offset not working with useScroll.
nrwl/nx (nx)

v16.6.0

Compare Source

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team, Niznikr, erangeles and vroske-ld July 31, 2023 00:39
@changeset-bot
Copy link

changeset-bot bot commented Jul 31, 2023

🦋 Changeset detected

Latest commit: bee53d4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages
Name Type
@launchpad-ui/snackbar Patch
@launchpad-ui/popover Patch
@launchpad-ui/drawer Patch
@launchpad-ui/modal Patch
@launchpad-ui/toast Patch
@launchpad-ui/core Patch
@launchpad-ui/dropdown Patch
@launchpad-ui/menu Patch
@launchpad-ui/navigation Patch
@launchpad-ui/progress-bubbles Patch
@launchpad-ui/select Patch
@launchpad-ui/split-button Patch
@launchpad-ui/tooltip Patch
@launchpad-ui/filter Patch
@launchpad-ui/clipboard Patch
@launchpad-ui/tag Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Jul 31, 2023

Size Change: -1 B (0%)

Total Size: 161 kB

Filename Size Change
packages/tokens/dist/index.es.js 1.93 kB -1 B (0%)
ℹ️ View Unchanged
Filename Size
packages/alert/dist/index.es.js 1.02 kB
packages/alert/dist/index.js 1.09 kB
packages/alert/dist/style.css 1.03 kB
packages/avatar/dist/index.es.js 1.16 kB
packages/avatar/dist/index.js 1.23 kB
packages/avatar/dist/style.css 466 B
packages/banner/dist/index.es.js 641 B
packages/banner/dist/index.js 711 B
packages/banner/dist/style.css 545 B
packages/button/dist/index.es.js 1.62 kB
packages/button/dist/index.js 1.7 kB
packages/button/dist/style.css 3.08 kB
packages/chip/dist/index.es.js 676 B
packages/chip/dist/index.js 746 B
packages/chip/dist/style.css 895 B
packages/clipboard/dist/index.es.js 1.51 kB
packages/clipboard/dist/index.js 1.59 kB
packages/clipboard/dist/style.css 829 B
packages/collapsible/dist/index.es.js 853 B
packages/collapsible/dist/index.js 919 B
packages/collapsible/dist/style.css 94 B
packages/columns/dist/index.es.js 619 B
packages/columns/dist/index.js 692 B
packages/columns/dist/style.css 354 B
packages/core/dist/index.es.js 1.1 kB
packages/core/dist/index.js 1.47 kB
packages/counter/dist/index.es.js 333 B
packages/counter/dist/index.js 396 B
packages/counter/dist/style.css 256 B
packages/drawer/dist/index.es.js 1.73 kB
packages/drawer/dist/index.js 2.29 kB
packages/drawer/dist/style.css 570 B
packages/dropdown/dist/index.es.js 1.14 kB
packages/dropdown/dist/index.js 1.2 kB
packages/filter/dist/index.es.js 2.3 kB
packages/filter/dist/index.js 2.37 kB
packages/filter/dist/style.css 1 kB
packages/focus-trap/dist/index.es.js 268 B
packages/focus-trap/dist/index.js 331 B
packages/form/dist/index.es.js 3.99 kB
packages/form/dist/index.js 4.1 kB
packages/form/dist/style.css 2.68 kB
packages/icons/dist/index.es.js 1.28 kB
packages/icons/dist/index.js 1.35 kB
packages/icons/dist/style.css 615 B
packages/inline-edit/dist/index.es.js 1.39 kB
packages/inline-edit/dist/index.js 1.49 kB
packages/inline-edit/dist/style.css 338 B
packages/inline/dist/index.es.js 565 B
packages/inline/dist/index.js 637 B
packages/inline/dist/style.css 299 B
packages/markdown/dist/index.es.js 960 B
packages/markdown/dist/index.js 1.03 kB
packages/markdown/dist/style.css 234 B
packages/menu/dist/index.es.js 3.55 kB
packages/menu/dist/index.js 3.63 kB
packages/menu/dist/style.css 1.22 kB
packages/modal/dist/index.es.js 3.02 kB
packages/modal/dist/index.js 3.58 kB
packages/modal/dist/style.css 1.03 kB
packages/navigation/dist/index.es.js 2.79 kB
packages/navigation/dist/index.js 2.85 kB
packages/navigation/dist/style.css 1.25 kB
packages/overlay/dist/index.es.js 1 kB
packages/overlay/dist/index.js 1.06 kB
packages/pagination/dist/index.es.js 1.18 kB
packages/pagination/dist/index.js 1.26 kB
packages/pagination/dist/style.css 356 B
packages/popover/dist/index.es.js 3.07 kB
packages/popover/dist/index.js 3.57 kB
packages/popover/dist/style.css 629 B
packages/portal/dist/index.es.js 390 B
packages/portal/dist/index.js 449 B
packages/progress-bubbles/dist/index.es.js 1.76 kB
packages/progress-bubbles/dist/index.js 1.83 kB
packages/progress-bubbles/dist/style.css 961 B
packages/progress/dist/index.es.js 1.02 kB
packages/progress/dist/index.js 1.09 kB
packages/progress/dist/style.css 278 B
packages/select/dist/index.es.js 5.91 kB
packages/select/dist/index.js 5.99 kB
packages/select/dist/style.css 1.34 kB
packages/slider/dist/index.es.js 579 B
packages/slider/dist/index.js 644 B
packages/slider/dist/style.css 672 B
packages/snackbar/dist/index.es.js 1.17 kB
packages/snackbar/dist/index.js 1.73 kB
packages/snackbar/dist/style.css 580 B
packages/split-button/dist/index.es.js 883 B
packages/split-button/dist/index.js 954 B
packages/split-button/dist/style.css 495 B
packages/stack/dist/index.es.js 494 B
packages/stack/dist/index.js 565 B
packages/stack/dist/style.css 226 B
packages/tab-list/dist/index.es.js 737 B
packages/tab-list/dist/index.js 809 B
packages/tab-list/dist/style.css 455 B
packages/table/dist/index.es.js 1.02 kB
packages/table/dist/index.js 1.1 kB
packages/table/dist/style.css 905 B
packages/tag/dist/index.es.js 2.85 kB
packages/tag/dist/index.js 2.92 kB
packages/tag/dist/style.css 945 B
packages/toast/dist/index.es.js 979 B
packages/toast/dist/index.js 1.53 kB
packages/toast/dist/style.css 544 B
packages/toggle/dist/index.es.js 764 B
packages/toggle/dist/index.js 844 B
packages/toggle/dist/style.css 1.52 kB
packages/tokens/dist/index.css 1.48 kB
packages/tokens/dist/index.js 6.96 kB
packages/tokens/dist/media-queries.css 112 B
packages/tokens/dist/themes.css 1.1 kB
packages/tooltip/dist/index.es.js 514 B
packages/tooltip/dist/index.js 588 B
packages/tooltip/dist/style.css 366 B
packages/vars/dist/index.es.js 1.51 kB
packages/vars/dist/index.js 1.58 kB

compressed-size-action

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b387cfa to f5c2dcd Compare July 31, 2023 20:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f5c2dcd to 78ab99d Compare August 1, 2023 13:06
@renovate
Copy link
Contributor Author

renovate bot commented Aug 1, 2023

Edited/Blocked Notification

Renovate 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.

@Niznikr Niznikr merged commit 9bbdd9e into main Aug 1, 2023
10 checks passed
@Niznikr Niznikr deleted the renovate/all-minor-patch branch August 1, 2023 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant