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

Deps: Update all non-major dependencies #1142

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) 7.23.2 -> 7.23.3 age adoption passing confidence devDependencies patch
@babel/preset-env (source) 7.23.2 -> 7.23.3 age adoption passing confidence devDependencies patch
@babel/preset-react (source) 7.22.15 -> 7.23.3 age adoption passing confidence devDependencies minor
@babel/preset-typescript (source) 7.23.2 -> 7.23.3 age adoption passing confidence devDependencies patch
@floating-ui/react (source) 0.26.1 -> 0.26.2 age adoption passing confidence devDependencies patch
@lmc-eu/spirit-form-validations 1.0.4 -> 1.0.6 age adoption passing confidence devDependencies patch
@lmc-eu/spirit-web 1.2.2 -> 1.4.0 age adoption passing confidence devDependencies minor
@rollup/plugin-replace (source) 5.0.4 -> 5.0.5 age adoption passing confidence devDependencies patch
@swc/core (source) 1.3.94 -> 1.3.96 age adoption passing confidence devDependencies patch
@testing-library/react 14.0.0 -> 14.1.0 age adoption passing confidence devDependencies minor
@types/jest (source) 29.5.6 -> 29.5.8 age adoption passing confidence devDependencies patch
@types/node (source) 20.8.7 -> 20.9.0 age adoption passing confidence devDependencies minor
@types/react (source) 18.2.31 -> 18.2.37 age adoption passing confidence devDependencies patch
@types/react (source) 18.2.31 -> 18.2.37 age adoption passing confidence resolutions patch
@types/react-dom (source) 18.2.14 -> 18.2.15 age adoption passing confidence resolutions patch
@types/react-dom (source) 18.2.14 -> 18.2.15 age adoption passing confidence devDependencies patch
@types/react-transition-group (source) 4.4.8 -> 4.4.9 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin 6.8.0 -> 6.10.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser 6.8.0 -> 6.10.0 age adoption passing confidence devDependencies minor
@vitejs/plugin-react (source) 4.1.0 -> 4.1.1 age adoption passing confidence devDependencies patch
bahmutov/npm-install v1.8.35 -> v1.8.36 age adoption passing confidence action patch
core-js 3.33.1 -> 3.33.2 age adoption passing confidence devDependencies patch
eslint (source) 8.52.0 -> 8.53.0 age adoption passing confidence devDependencies minor
eslint-plugin-jsx-a11y 6.7.1 -> 6.8.0 age adoption passing confidence devDependencies minor
sass 1.69.4 -> 1.69.5 age adoption passing confidence devDependencies patch

Release Notes

babel/babel (@​babel/core)

v7.23.3

Compare Source

🐛 Bug Fix
📝 Documentation
🏠 Internal
🏃‍♀️ Performance
🔬 Output optimization
  • babel-plugin-transform-computed-properties
floating-ui/floating-ui (@​floating-ui/react)

v0.26.2

Compare Source

Patch Changes
lmc-eu/spirit-design-system (@​lmc-eu/spirit-form-validations)

v1.0.6

Compare Source

Miscellaneous changes

Note: Version bump only for package @​lmc-eu/spirit-form-validations

v1.0.5

Compare Source

Dependencies

Note: Version bump only for package @​lmc-eu/spirit-form-validations

lmc-eu/spirit-design-system (@​lmc-eu/spirit-web)

v1.4.0

Compare Source

Bug Fixes
  • web: Increase image quality of FileUploader image preview (ccbd6c0), closes #DS-1039
  • web: Recalculate FileUploader image preview by crop values (1d9ed7d), closes #DS-1038
Features

Note: Version bump only for package @​lmc-eu/spirit-web

v1.3.0

Compare Source

Dependencies
Documentation
  • web, web-react, web-twig: Dealing with text truncate in Breadcrumb (d15fd1b), closes #DS-960
  • web: Add CDN links for quick usage of the spirit-web package (93577b2)
  • web: Explain abbreviation in the Accessibility section (73a80f2)
  • web: FileUploader - Support for crop image #DS-954 (0cb30d5)
  • web: Remove unexisting Icon class (02bb9ff)
  • web: Switch sides of the icon in Breadcrumbs (9cfc538)
  • web: Unify component examples in demos #DS-979 (bba851d)
Features
  • web-react: Introduce Grid Item component #DS-961 (2cf07c9)
  • web: Add disabled backdrop click option to Modal component (ef1f268)
  • web: FileUploader - Support for crop image #DS-954 (3c94b1c)
  • web: Introduce Grid Item component #DS-961 (23bce0f)
  • web: Introduce Placement dictionary and use it in Dropdown and Tooltip #DS-923 (3cd80e6)
  • web: Showcase noninteractive breadcrumbs item #DS-957 (4af0774)

Note: Version bump only for package @​lmc-eu/spirit-web

1.2.2 (2023-09-26)

Bug Fixes
  • web,web-twig: Fix Button flickering during spinner animation in Firefox (f3cfd93)
  • web: Prevent Stack with inner dividers from removing vertical padding of outer items (e32b945)
Code Refactoring
  • web: Use demo package css instead of own (1db1d90)
Documentation

Note: Version bump only for package @​lmc-eu/spirit-web

1.2.1 (2023-09-06)

Bug Fixes
  • web: Add missing event call in FileUploader event handler #DS-938 (714f626)
  • web: Debounce in ScrollView now trigger correctly during scrolling (b5911df)
  • web: Use unknown instead of any type in Transitions (7fa47fd)
Dependencies
  • Update all non-major dependencies (2ed3156)
Documentation

Note: Version bump only for package @​lmc-eu/spirit-web

rollup/plugins (@​rollup/plugin-replace)

v5.0.5

2023-10-29

Bugfixes
  • fix: prevent variable before colons from being replaced when preventAssigment is true (#​1609)
swc-project/swc (@​swc/core)

v1.3.96

Compare Source

Bug Fixes
Features
Performance
Refactor

v1.3.95

Compare Source

Bug Fixes
  • (es/compat) Don't add pure annotations to dummy spans (#​8172) (9ceb57b)

  • (es/minifier) Always consider reassigned when inlining (#​8168) (c26a225)

  • (es/typescript) Support ts_enum_is_mutable with const enums (#​8171) (02d0613)

Build
testing-library/react-testing-library (@​testing-library/react)

v14.1.0

Compare Source

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

v6.10.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-unused-vars] handle logical assignment (#​7854) (11e57c5)
  • eslint-plugin: [require-await] add support for "await using" (#​7866) (855abea)
Features
  • eslint-plugin: [ban-ts-comments] suggest ts-expect-error over ts-ignore (#​7849) (5e73a48)

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

6.9.1 (2023-10-30)

Bug Fixes
  • eslint-plugin: [naming-convention] allow PascalCase for imports (#​7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#​7831) (31988e0)

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

v6.9.1

Compare Source

Bug Fixes
  • eslint-plugin: [naming-convention] allow PascalCase for imports (#​7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#​7831) (31988e0)

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

v6.9.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-confusing-void-expression] handle unfixable cases (#​7674) (7e52f27)
  • eslint-plugin: [no-unsafe-return] allow returning anything if explicitly returning any (#​7708) (c6124b2)
Features
  • eslint-plugin: [max-params] don't count this: void parameter (#​7696) (6398d3f), closes #​7538
  • eslint-plugin: [naming-convention] add support for default and namespace imports (#​7269) (bb15aae)
  • eslint-plugin: [no-restricted-imports] support import = require (#​7709) (4c8edcf)
  • eslint-plugin: [no-unsafe-enum-comparison] add switch suggestion (#​7691) (53d5263), closes #​7643
  • eslint-plugin: [prefer-readonly] private fields support (#​7686) (0e875bf)

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

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

v6.10.0

Compare Source

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

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

6.9.1 (2023-10-30)

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

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

v6.9.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.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.

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.1.1

Compare Source

  • Enable retainLines to get correct line numbers for jsxDev (fix #​235)
bahmutov/npm-install (bahmutov/npm-install)

v1.8.36

Compare Source

Bug Fixes
zloirock/core-js (core-js)

v3.33.2

Compare Source

  • Simplified structuredClone polyfill, avoided second tree pass in cases of transferring
  • Added support of SuppressedError to structuredClone polyfill
  • Removed unspecified unnecessary ArrayBuffer and DataView dependencies of structuredClone lack of which could cause errors in some entries in IE10-
  • Fixed handling of fractional number part in Number.fromString
  • Compat data improvements:
eslint/eslint (eslint)

v8.53.0

Compare Source

Features

  • 528e1c0 feat: Deprecate formatting rules (#​17696) (Nicholas C. Zakas)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#​17677) (Yonathan Randolph)

Bug Fixes

  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#​17683) (Milos Djermanovic)
  • b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#​17672) (Francesco Trotta)

Documentation

  • ab8c60d docs: change position of return to top button (#​17688) (Tanuj Kanti)
  • 4fc44c0 docs: update twitter icon to new X icon (#​17687) (Tanuj Kanti)
  • 4164b2c docs: Update README (GitHub Actions Bot)
  • 8651895 docs: Fix tabs in rule examples (#​17653) (Francesco Trotta)
  • 3aec1c5 docs: explained rule fixers and suggestions (#​17657) (Josh Goldberg ✨)

Chores

jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)

v6.8.0

Compare Source

Merged
  • Allow title attribute or aria-label attribute instead of accessible child in the "anchor-has-content" rule #727
Fixed
  • [Docs] aria-activedescendant-has-tabindex: align with changes from #​708 #924
  • [Fix] control-has-associated-label: don't accept whitespace as an accessible label #918
Commits
  • [Tests] migrate helper parsers function from eslint-plugin-react ce4d57f
  • [Refactor] use es-iterator-helpers 52de824
  • [New] mouse-events-have-key-events: add hoverInHandlers/hoverOutHandlers config db64898
  • [New] add polymorphicPropName setting for polymorphic components fffb05b
  • [Fix] isNonInteractiveElement: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1 64bfea6
  • [Refactor] use hasown instead of has 9a8edde
  • [actions] update used actions 10c061a
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register, aud, eslint-doc-generator, eslint-plugin-import, minimist 6d5022d
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/register, eslint-doc-generator, eslint-plugin-import 4dc7f1e
  • [New] anchor-has-content: Allow title attribute OR aria-label attribute e6bfd5c
  • [patch] mouse-events-have-key-events: rport the attribute, not the node [eadd70c](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/eadd70cb1d0478c24538ee760

Configuration

📅 Schedule: Branch creation - "after 9am and before 5pm on the 2nd and 4th day instance 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 added the dependencies Pull requests that update a dependency file label Nov 13, 2023
Copy link

netlify bot commented Nov 13, 2023

Deploy Preview for spirit-design-system-react canceled.

Name Link
🔨 Latest commit ac99ff1
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-react/deploys/65521b5ec557da00075fb45c

Copy link

netlify bot commented Nov 13, 2023

Deploy Preview for spirit-design-system-demo canceled.

Name Link
🔨 Latest commit ac99ff1
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-demo/deploys/65521b5ea953060008c31491

Copy link

netlify bot commented Nov 13, 2023

Deploy Preview for spirit-design-system-validations canceled.

Name Link
🔨 Latest commit ac99ff1
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-validations/deploys/65521b5e7fee140008d73714

Copy link

netlify bot commented Nov 13, 2023

Deploy Preview for spirit-design-system-storybook canceled.

Name Link
🔨 Latest commit ac99ff1
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/65521b5eeb33690008466fd9

@literat literat merged commit 828bc68 into main Nov 13, 2023
20 checks passed
@literat literat deleted the dependencies/all-minor-patch branch November 13, 2023 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant