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 all non-major dependencies #2523

Merged
merged 1 commit into from Jan 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular-devkit/build-angular 16.2.11 -> 16.2.12 age adoption passing confidence devDependencies patch
@angular/cli 16.2.11 -> 16.2.12 age adoption passing confidence devDependencies patch
@changesets/parse (source) 0.1.0 -> 0.4.0 age adoption passing confidence devDependencies minor
@stencil/core (source) 4.10.0 -> 4.11.0 age adoption passing confidence devDependencies minor
@types/node (source) 18.19.7 -> 18.19.9 age adoption passing confidence devDependencies patch
@types/node (source) 16.18.71 -> 16.18.75 age adoption passing confidence devDependencies patch
@types/node-fetch (source) 2.6.10 -> 2.6.11 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 6.19.0 -> 6.19.1 age adoption passing confidence devDependencies patch
@typescript-eslint/parser (source) 6.19.0 -> 6.19.1 age adoption passing confidence devDependencies patch
actions/upload-artifact v4.1.0 -> v4.3.0 age adoption passing confidence action minor
autoprefixer 10.4.16 -> 10.4.17 age adoption passing confidence devDependencies patch
core-js (source) 3.35.0 -> 3.35.1 age adoption passing confidence dependencies patch
cypress (source) 13.6.2 -> 13.6.3 age adoption passing confidence devDependencies patch
dotenv 16.3.1 -> 16.4.0 age adoption passing confidence devDependencies minor
dotenv 16.3.1 -> 16.4.0 age adoption passing confidence dependencies minor
eslint-config-standard-with-typescript 43.0.0 -> 43.0.1 age adoption passing confidence devDependencies patch
prettier (source) 3.2.2 -> 3.2.4 age adoption passing confidence devDependencies patch
prettier (source) 3.2.2 -> 3.2.4 age adoption passing confidence dependencies patch
sass 1.69.7 -> 1.70.0 age adoption passing confidence devDependencies minor
stylelint (source) 16.1.0 -> 16.2.0 age adoption passing confidence devDependencies minor
stylelint-scss 6.0.0 -> 6.1.0 age adoption passing confidence devDependencies minor
ts-jest (source) 29.1.1 -> 29.1.2 age adoption passing confidence devDependencies patch
webpack 5.89.0 -> 5.90.0 age adoption passing confidence devDependencies minor

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v16.2.12

Compare Source

@​angular-devkit/build-angular
Commit Type Description
5fad40162 fix update dependency vite to v4.5.2
changesets/changesets (@​changesets/parse)

v0.4.0

Compare Source

Minor Changes
  • #​1185 a971652 Thanks @​Andarist! - package.json#exports have been added to limit what (and how) code might be imported from the package.
Patch Changes

v0.3.16

Compare Source

Patch Changes

v0.3.15

Compare Source

Patch Changes

v0.3.14

Compare Source

Patch Changes

v0.3.13

Compare Source

Patch Changes

v0.3.12

Compare Source

Patch Changes

v0.3.11

Compare Source

Patch Changes
  • #​740 957e39c Thanks @​akphi! - Fixed an issue with failing to parse changesets containing a completely empty summary.

v0.3.10

Compare Source

Patch Changes

v0.3.9

Compare Source

Patch Changes

v0.3.8

Compare Source

Patch Changes

v0.3.7

Compare Source

Patch Changes

v0.3.6

Compare Source

Patch Changes

v0.3.5

Compare Source

Patch Changes

v0.3.4

Compare Source

Patch Changes

v0.3.3

Compare Source

Patch Changes

v0.3.2

Patch Changes

v0.3.0

Compare Source

Minor Changes
  • #​1185 a971652 Thanks @​Andarist! - package.json#exports have been added to limit what (and how) code might be imported from the package.
Patch Changes

v0.2.1

Compare Source

v0.2.0

Compare Source

v0.1.2

Compare Source

ionic-team/stencil (@​stencil/core)

v4.11.0

Compare Source

Bug Fixes
  • runtime: resolve memory leak caused by global content ref (#​5266) (fb1b3f5)
  • screenshot: recognise clip options (#​5205) (0d61a53)
  • style: fixes to watching nested and multiple styles on Stencil components (#​5244) (fa5ab1b)
Features
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.19.1

Compare Source

🩹 Fixes
  • type-utils: preventing isUnsafeAssignment infinite recursive calls

  • eslint-plugin: [no-unnecessary-condition] fix false positive for type variable

❤️ Thank You
  • YeonJuan

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

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

v6.19.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

actions/upload-artifact (actions/upload-artifact)

v4.3.0

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.3.0

v4.2.0

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.2.0

postcss/autoprefixer (autoprefixer)

v10.4.17

Compare Source

  • Fixed user-select: contain prefixes.
zloirock/core-js (core-js)

v3.35.1

Compare Source

cypress-io/cypress (cypress)

v13.6.3

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-3

motdotla/dotenv (dotenv)

v16.4.0

Compare Source

  • Add error.code to error messages around .env.vault decryption handling #​795
  • Add ability to find .env.vault file when filename(s) passed as an array #​784

v16.3.2

Compare Source

Added
  • Add debug message when no encoding set #​735
Changed
  • Fix output typing for populate #​792
  • Use subarray instead of slice #​793
mightyiam/eslint-config-standard-with-typescript (eslint-config-standard-with-typescript)

v43.0.1

Compare Source

Build system / dependencies
  • rm add-to-project workflow (8d2f497)
Documentation
prettier/prettier (prettier)

v3.2.4

Compare Source

diff

Fix incorrect parser inference (#​15947 by @​fisker)

Files like .eslintrc.json were incorrectly formatted as JSONC files.

// Input
prettier --file-info .eslintrc.json
{ "ignored": false, "inferredParser": "jsonc" }

// Prettier 3.2.4
prettier --file-info .eslintrc.json
{ "ignored": false, "inferredParser": "json" }

v3.2.3

Compare Source

diff

Throw errors for invalid code (#​15881 by @​fisker, @​Josh-Cena, @​auvred)
// Input
1++;

// Prettier 3.2.2
1++;

// Prettier 3.2.3
SyntaxError: Invalid left-hand side expression in unary operation (1:1)
> 1 | 1++;
    | ^
// Input
try {} catch (error = 1){}

// Prettier 3.2.2
try {
} catch (error) {}

// Prettier 3.2.3
SyntaxError: Catch clause variable cannot have an initializer. (1:23)
> 1 | try {} catch (error = 1){}
    |                       ^
Fix parser inference (#​15927 by @​fisker)
// Prettier 3.2.2
prettier --file-info tsconfig.json
{ "ignored": false, "inferredParser": "json" }

// Prettier 3.2.3
prettier --file-info tsconfig.json
{ "ignored": false, "inferredParser": "jsonc" }
sass/dart-sass (sass)

v1.70.0

Compare Source

JavaScript API
  • Add a sass.initCompiler() function that returns a sass.Compiler object
    which supports compile() and compileString() methods with the same API as
    the global Sass object. On the Node.js embedded host, each sass.Compiler
    object uses a single long-lived subprocess, making compiling multiple
    stylesheets much more efficient.

  • Add a sass.initAsyncCompiler() function that returns a sass.AsyncCompiler
    object which supports compileAsync() and compileStringAsync() methods with
    the same API as the global Sass object. On the Node.js embedded host, each
    sass.AsynCompiler object uses a single long-lived subprocess, making
    compiling multiple stylesheets much more efficient.

Embedded Sass
  • Support the CompileRequest.silent field. This allows compilations with no
    logging to avoid unnecessary request/response cycles.

  • The Dart Sass embedded compiler now reports its name as "dart-sass" rather
    than "Dart Sass", to match the JS API's info field.

stylelint/stylelint (stylelint)

v16.2.0

Compare Source

stylelint-scss/stylelint-scss (stylelint-scss)

v6.1.0

Compare Source

Full Changelog: stylelint-scss/stylelint-scss@v6.0.0...v6.1.0

kulshekhar/ts-jest (ts-jest)

v29.1.2

Compare Source

Bug Fixes
webpack/webpack (webpack)

v5.90.0

Compare Source

Bug Fixes

  • Fixed inner graph for classes
  • Optimized RemoveParentModulesPlugin via bigint arithmetic
  • Fixed worklet detection in production mode
  • Fixed an error for cyclic importModule
  • Fixed types for Server and Dirent
  • Added the fetchPriority to hmr runtime's ensureChunk function
  • Don't warn about dynamic import for build dependencies
  • External module generation respects the output.environment.arrowFunction option
  • Fixed consumimng shared runtime module logic
  • Fixed a runtime logic of multiple chunks
  • Fixed destructing assignment of dynamic import json file
  • Passing errors array for a module hash
  • Added /*#__PURE__*/ to generated JSON.parse()
  • Generated a library manifest after clean plugin
  • Fixed non amd externals and amd library
  • Fixed a bug in SideEffectsFlagPlugin with namespace re-exports
  • Fixed an error message for condition or
  • The strictModuleErrorHandling is now working
  • Clean up child compilation chunk graph to avoid memory leak
  • [CSS] - Fixed CSS import prefer relative resolution
  • [CSS] - Fixed CSS runtime chunk loading error message

New Features

  • Allow to set false for dev server in webpack.config.js
  • Added a warning for async external when not supported
  • Added a warning for async module when not supported
  • Added the node-module option for the node.__filename/__dirname and enable it by default for ESM target
  • Added the snapshot.unmanagedPaths option
  • Exposed the MultiCompilerOptions type
  • [CSS] - Added CSS parser options to enable/disable named exports
  • [CSS] - Moved CSS the exportsOnly option to CSS generator options

Dependencies & Maintenance

  • use node.js LTS version for lint
  • bump actions/cache from 3 to 4
  • bump prettier from 3.2.1 to 3.2.3
  • bump assemblyscript
  • bump actions/checkout from 3 to 4

Full Changelog: webpack/webpack@v5.89.0...v5.90.0


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Zurich, 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.

Copy link

changeset-bot bot commented Jan 22, 2024

⚠️ No Changeset found

Latest commit: 1cbac50

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@swisspost-bot
Copy link
Contributor

swisspost-bot commented Jan 22, 2024

Preview environment ready: https://preview-2523--swisspost-web-frontend.netlify.app
Preview environment ready: https://preview-2523--swisspost-design-system-next.netlify.app

@imagoiq imagoiq removed their request for review January 23, 2024 15:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from fe05259 to 7724f4c Compare January 24, 2024 08:51
Copy link
Member

@gfellerph gfellerph left a comment

Choose a reason for hiding this comment

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

Blocked by #2537

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a55ed31 to 6392683 Compare January 24, 2024 13:08
Copy link

sonarcloud bot commented Jan 24, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@gfellerph gfellerph merged commit 9d4fadf into main Jan 24, 2024
10 checks passed
@gfellerph gfellerph deleted the renovate/all-minor-patch branch January 24, 2024 16:16
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.

None yet

2 participants