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

chore(deps): update npm dependencies (patch) #65

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.24.4 -> 7.24.9 age adoption passing confidence
@babel/core (source) 7.24.5 -> 7.24.9 age adoption passing confidence
@babel/core (source) 7.24.0 -> 7.24.9 age adoption passing confidence
@babel/preset-env (source) 7.24.4 -> 7.24.8 age adoption passing confidence
@babel/preset-env (source) 7.24.5 -> 7.24.8 age adoption passing confidence
@babel/preset-env (source) 7.24.0 -> 7.24.8 age adoption passing confidence
@babel/preset-react (source) 7.24.1 -> 7.24.7 age adoption passing confidence
@babel/preset-typescript (source) 7.24.1 -> 7.24.7 age adoption passing confidence
@cloudoperators/juno-communicator (source) 2.2.11 -> 2.2.12 age adoption passing confidence
@cloudoperators/juno-messages-provider (source) 0.1.17 -> 0.1.18 age adoption passing confidence
@cloudoperators/juno-utils (source) 1.1.12 -> 1.1.13 age adoption passing confidence
@types/node (source) 16.18.86 -> 16.18.105 age adoption passing confidence
@types/react (source) 18.2.61 -> 18.2.79 age adoption passing confidence
@types/react-dom (source) 18.2.19 -> 18.2.25 age adoption passing confidence
autoprefixer 10.4.19 -> 10.4.20 age adoption passing confidence
autoprefixer 10.4.18 -> 10.4.20 age adoption passing confidence
eslint-plugin-react-hooks (source) 4.6.0 -> 4.6.2 age adoption passing confidence
postcss (source) 8.4.38 -> 8.4.41 age adoption passing confidence
postcss (source) 8.4.35 -> 8.4.41 age adoption passing confidence
sapcc-k8sclient 1.0.2 -> 1.0.3 age adoption passing confidence
sass 1.77.5 -> 1.77.8 age adoption passing confidence
sass 1.77.6 -> 1.77.8 age adoption passing confidence
tailwindcss (source) 3.4.3 -> 3.4.10 age adoption passing confidence
tailwindcss (source) 3.4.1 -> 3.4.10 age adoption passing confidence
zustand 4.5.2 -> 4.5.5 age adoption passing confidence
zustand 4.3.7 -> 4.3.9 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.24.9

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish

v7.24.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.24.6

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
  • babel-parser, babel-plugin-transform-typescript
🏠 Internal
  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other

v7.24.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env
🏃‍♀️ Performance
  • babel-helpers, babel-preset-env, babel-runtime-corejs3
cloudoperators/juno (@​cloudoperators/juno-communicator)

v2.2.12

Compare Source

Patch Changes
  • 3ca3d35: Update instructions in readme files
postcss/autoprefixer (autoprefixer)

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.
facebook/react (eslint-plugin-react-hooks)

v4.6.2

Compare Source

v4.6.1

Compare Source

postcss/postcss (postcss)

v8.4.41

Compare Source

v8.4.40

Compare Source

  • Moved to getter/setter in nodes types to help Sass team (by @​nex3).

v8.4.39

Compare Source

sapcc/k8sclient (sapcc-k8sclient)

v1.0.3

Compare Source

sass/dart-sass (sass)

v1.77.8

Compare Source

  • No user-visible changes.

v1.77.7

Compare Source

  • Declarations that appear after nested rules are deprecated, because the
    semantics Sass has historically used are different from the semantics
    specified by CSS. In the future, Sass will adopt the standard CSS semantics.

    See the Sass website for details.

  • Potentially breaking bug fix: // in certain places such as unknown
    at-rule values was being preserved in the CSS output, leading to potentially
    invalid CSS. It's now properly parsed as a silent comment and omitted from the
    CSS output.

v1.77.6

Compare Source

  • Fix a few cases where comments and occasionally even whitespace wasn't allowed
    between the end of Sass statements and the following semicolon.
tailwindlabs/tailwindcss (tailwindcss)

v3.4.10

Compare Source

v3.4.9

Compare Source

Fixed
  • No longer warns when broad glob patterns are detecting vendor folders

v3.4.8

Compare Source

v3.4.7

Compare Source

v3.4.6

Compare Source

Fixed
  • Fix detection of some utilities in Slim/Pug templates (#​14006)
Changed
  • Loosen :is() wrapping rules when using an important selector (#​13900)

v3.4.5

Compare Source

v3.4.4

Compare Source

Fixed
  • Make it possible to use multiple <alpha-value> placeholders in a single color definition (#​13740)
  • Don't prefix classes in arbitrary values of has-*, group-has-*, and peer-has-* variants (#​13770)
  • Support negative values for {col,row}-{start,end} utilities (#​13781)
  • Update embedded browserslist database (#​13792)
pmndrs/zustand (zustand)

v4.5.5

Compare Source

This improves the persist middleware behavior for an edge case.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v4.5.4...v4.5.5

v4.5.4

Compare Source

There was an issue in v4.5.3 with some bundlers.

What's Changed

Full Changelog: pmndrs/zustand@v4.5.3...v4.5.4

v4.5.3

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from edda and hodanoori as code owners March 28, 2024 14:04
@github-actions github-actions bot added the ui label Mar 28, 2024
@renovate renovate bot force-pushed the renovate/patch-npm-dependencies branch 6 times, most recently from 2380ffd to c8174d8 Compare April 2, 2024 10:16
@renovate renovate bot changed the title fix(deps): update npm dependencies (patch) chore(deps): update npm dependencies (patch) Apr 2, 2024
@renovate renovate bot force-pushed the renovate/patch-npm-dependencies branch 10 times, most recently from 5ce665f to 57dd7de Compare April 8, 2024 13:38
@renovate renovate bot force-pushed the renovate/patch-npm-dependencies branch 2 times, most recently from 0633c09 to 022c1bb Compare July 21, 2024 12:49
@renovate renovate bot force-pushed the renovate/patch-npm-dependencies branch 7 times, most recently from 1ca89e4 to 7364351 Compare July 30, 2024 21:49
@renovate renovate bot force-pushed the renovate/patch-npm-dependencies branch 6 times, most recently from 820444a to 374ffd7 Compare August 8, 2024 14:27
@renovate renovate bot force-pushed the renovate/patch-npm-dependencies branch from 374ffd7 to 5cc00ba Compare August 16, 2024 21:34
@renovate renovate bot requested a review from a team as a code owner August 16, 2024 21:34
@renovate renovate bot force-pushed the renovate/patch-npm-dependencies branch 5 times, most recently from f126415 to e209f0b Compare August 23, 2024 20:06
@renovate renovate bot force-pushed the renovate/patch-npm-dependencies branch from e209f0b to 64f8901 Compare August 27, 2024 21:27
@renovate renovate bot force-pushed the renovate/patch-npm-dependencies branch from 64f8901 to a67aebf Compare August 29, 2024 03:17
Copy link
Contributor

@ArtieReus ArtieReus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ArtieReus ArtieReus merged commit 7347751 into main Aug 30, 2024
5 checks passed
@ArtieReus ArtieReus deleted the renovate/patch-npm-dependencies branch August 30, 2024 12:10
andypf pushed a commit that referenced this pull request Sep 4, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants