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 #12805

Merged
merged 6 commits into from Apr 26, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@ampproject/remapping ^2.2.0 -> ^2.2.1 age adoption passing confidence devDependencies patch
@babel/core (source) ^7.21.3 -> ^7.21.4 age adoption passing confidence dependencies patch
@babel/parser (source) ^7.21.3 -> ^7.21.4 age adoption passing confidence devDependencies patch
@babel/preset-env (source) ^7.20.2 -> ^7.21.4 age adoption passing confidence dependencies minor
@babel/types (source) ^7.21.3 -> ^7.21.4 age adoption passing confidence devDependencies patch
@jridgewell/trace-mapping ^0.3.17 -> ^0.3.18 age adoption passing confidence devDependencies patch
@rollup/plugin-alias (source) ^4.0.3 -> ^4.0.4 age adoption passing confidence devDependencies patch
@rollup/plugin-commonjs (source) ^24.0.1 -> ^24.1.0 age adoption passing confidence devDependencies minor
@rollup/plugin-node-resolve (source) 15.0.1 -> 15.0.2 age adoption passing confidence devDependencies patch
@rollup/plugin-typescript (source) ^11.0.0 -> ^11.1.0 age adoption passing confidence devDependencies minor
@sveltejs/vite-plugin-svelte ^2.0.3 -> ^2.0.4 age adoption passing confidence devDependencies patch
@types/escape-html (source) ^1.0.0 -> ^1.0.2 age adoption passing confidence devDependencies patch
@types/estree (source) ^1.0.0 -> ^1.0.1 age adoption passing confidence devDependencies patch
@types/lodash (source) ^4.14.191 -> ^4.14.194 age adoption passing confidence devDependencies patch
@types/node (source) ^18.15.5 -> ^18.15.12 age adoption passing confidence devDependencies patch
@types/react (source) ^18.0.28 -> ^18.0.37 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin ^5.57.1 -> ^5.59.0 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin ^5.56.0 -> ^5.59.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser ^5.57.1 -> ^5.59.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser ^5.56.0 -> ^5.59.0 age adoption passing confidence devDependencies minor
@vitejs/plugin-react (source) ^4.0.0-beta.0 -> ^4.0.0 age adoption passing confidence devDependencies patch
axios (source) ^1.3.4 -> ^1.3.6 age adoption passing confidence dependencies patch
core-js ^3.29.1 -> ^3.30.1 age adoption passing confidence dependencies minor
es-module-lexer ^1.2.0 -> ^1.2.1 age adoption passing confidence devDependencies patch
eslint (source) ^8.36.0 -> ^8.38.0 age adoption passing confidence devDependencies minor
eslint-define-config ^1.17.0 -> ^1.18.0 age adoption passing confidence devDependencies minor
eslint-plugin-regexp ^1.13.0 -> ^1.14.0 age adoption passing confidence devDependencies minor
lint-staged ^13.2.0 -> ^13.2.1 age adoption passing confidence devDependencies patch
lit (source) ^2.6.1 -> ^2.7.2 age adoption passing confidence dependencies minor
playwright-chromium (source) ^1.31.2 -> ^1.32.3 age adoption passing confidence devDependencies minor
pnpm (source) 8.2.0 -> 8.3.1 age adoption passing confidence packageManager minor
postcss (source) ^8.4.21 -> ^8.4.23 age adoption passing confidence dependencies patch
preact (source) ^10.13.1 -> ^10.13.2 age adoption passing confidence dependencies patch
prettier (source) 2.8.5 -> 2.8.7 age adoption passing confidence devDependencies patch
resolve ^1.22.1 -> ^1.22.2 age adoption passing confidence devDependencies patch
resolve.exports ^2.0.1 -> ^2.0.2 age adoption passing confidence devDependencies patch
rimraf ^4.4.0 -> ^4.4.1 age adoption passing confidence devDependencies patch
sass ^1.59.3 -> ^1.62.0 age adoption passing confidence devDependencies minor
svelte (source) ^3.57.0 -> ^3.58.0 age adoption passing confidence devDependencies minor
systemjs ^6.14.0 -> ^6.14.1 age adoption passing confidence dependencies patch
tailwindcss (source) ^3.2.7 -> ^3.3.1 age adoption passing confidence dependencies minor
tailwindcss (source) ^3.2.7 -> ^3.3.1 age adoption passing confidence devDependencies minor
terser (source) ^5.16.6 -> ^5.17.1 age adoption passing confidence devDependencies minor
tj-actions/changed-files v35.7.2 -> v35.8.0 age adoption passing confidence action minor
unbuild ^1.1.2 -> ^1.2.1 age adoption passing confidence devDependencies minor
vitepress (source) ^1.0.0-alpha.61 -> ^1.0.0-alpha.73 age adoption passing confidence devDependencies patch
vitest ^0.29.7 -> ^0.30.1 age adoption passing confidence devDependencies minor

Release Notes

ampproject/remapping

v2.2.1

Compare Source

Full Changelog: ampproject/remapping@v2.2.0...v2.2.1

babel/babel (@​babel/core)

v7.21.4

Compare Source

🐛 Bug Fix
  • babel-core, babel-helper-module-imports, babel-preset-typescript
  • babel-generator
💅 Polish
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-transform-typescript, babel-traverse
🏠 Internal
babel/babel (@​babel/parser)

v7.21.4

Compare Source

v7.21.4 (2023-03-31)

🐛 Bug Fix
  • babel-core, babel-helper-module-imports, babel-preset-typescript
  • babel-generator
💅 Polish
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-transform-typescript, babel-traverse
🏠 Internal
Committers: 6
jridgewell/trace-mapping

v0.3.18

Compare Source

What's Changed

New Contributors

Full Changelog: jridgewell/trace-mapping@v0.3.17...v0.3.18

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

v4.0.4

Compare Source

2023-04-04

Updates
rollup/plugins (@​rollup/plugin-commonjs)

v24.1.0

Compare Source

2023-04-11

Features
  • feat: Do not use getters for module.exports #​1455
rollup/plugins (@​rollup/plugin-node-resolve)

v15.0.2

Compare Source

2023-04-04

Bugfixes
  • fix: bump is-builtin-module version, imports with a trailing slash #​1424
rollup/plugins (@​rollup/plugin-typescript)

v11.1.0

Compare Source

2023-04-04

Features
  • feat: write declaration files in configured directory for output.file #​1378
sveltejs/vite-plugin-svelte

v2.0.4

Compare Source

Patch Changes
  • fix(vitePreprocess): remove problematic pure annotations that could lead to wrong build output in some cases (#​609)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.59.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] allow nullish coalescing for naked type parameter (#​6910) (3e5f858)
Features
  • eslint-plugin: [ban-types] add NonNullable suggestion and allow custom suggestions (#​6876) (ff65235)

v5.58.0

Compare Source

Bug Fixes
  • eslint-plugin: [unified-signatures] allow overloads with different named and different number of parameters (#​6877) (939d665)
Features

5.57.1 (2023-04-03)

Bug Fixes
  • eslint-plugin: [strict-boolean-expressions] support mixed enums in allowNullableEnum option (#​6740) (49be8a8)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.59.0

Compare Source

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

v5.58.0

Compare Source

Bug Fixes
  • update getLib for new TypeScript targets ES2021, ES2022 (#​6782) (1c04664)

5.57.1 (2023-04-03)

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

vitejs/vite-plugin-react

v4.0.0

Compare Source

This major version include a revamp of options:

  • include/exclude now allow to completely override the files processed by the plugin (#​122). This is more in line with other Rollup/Vite plugins and simplify the setup of enabling Fast Refresh for .mdx files. This can be done like this:
export default defineConfig({
  plugins: [
    { enforce: 'pre', ...mdx() },
    react({ include: /\.(mdx|js|jsx|ts|tsx)$/ }),
  ],
})

These changes also allow to apply Babel plugins on files outside Vite root (expect in node_modules), which improve support for monorepo (fix #​16).

With these changes, only the file extensions is used for filtering processed files and the query param fallback is removed.

  • fastRefresh is removed (#​122). This should be correctly activated by plugin without configuration.
  • jsxPure is removed. This is a niche use case that was just passing down the boolean to esbuild.jsxSideEffects. (#​129)

The support for React auto import whe using classic runtime is removed. This was prone to errors and added complexity for no good reason given the very wide support of automatic runtime nowadays. This migration path should be as simple as removing the runtime option from the config.

This release goes in hand with the upcoming Vite 4.3 release focusing on performances:

  • Cache plugin load (#​141)
  • Wrap dynamic import to speedup analysis (#​143)

Other notable changes:

  • Silence "use client" warning (#​144, fix #​137)
  • Fast Refresh is applied on JS files using automatic runtime (#​122, fix #​83)
  • Vite 4.2 is required as a peer dependency (#​128)
  • Avoid key collision in React refresh registration (a74dfef, fix #​116)
  • Throw when refresh runtime is loaded twice (#​108, fix #​101)
  • Don't force optimization of jsx-runtime (#​132)

v4.0.0-beta.1

Compare Source

axios/axios

v1.3.6

Compare Source

Bug Fixes
  • types: added transport to RawAxiosRequestConfig (#​5445) (6f360a2)
  • utils: make isFormData detection logic stricter to avoid unnecessary calling of the toString method on the target; (#​5661) (aa372f7)
Contributors to this release

v1.3.5

Compare Source

Bug Fixes
  • headers: fixed isValidHeaderName to support full list of allowed characters; (#​5584) (e7decef)
  • params: re-added the ability to set the function as paramsSerializer config; (#​5633) (a56c866)
Contributors to this release
zloirock/core-js

v3.30.1

Compare Source

v3.30.0

Compare Source

guybedford/es-module-lexer

[v1.2.1](https://togithub.com/gu


Configuration

📅 Schedule: Branch creation - "before 3am 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 Apr 10, 2023
@stackblitz
Copy link

stackblitz bot commented Apr 10, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 21 times, most recently from 08ba01c to 8e374ad Compare April 17, 2023 09:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 30d08f9 to c6a0524 Compare April 18, 2023 16:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 5361680 to 600326e Compare April 20, 2023 11:08
@renovate
Copy link
Contributor Author

renovate bot commented Apr 20, 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.

sapphi-red
sapphi-red previously approved these changes Apr 20, 2023
Copy link
Member

@sapphi-red sapphi-red left a comment

Choose a reason for hiding this comment

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

The test was failing because of @ampproject/remapping generating a slightly different sourcemap.
I checked the sourcemap manually and confirmed the new one is also fine.

@fi3ework fi3ework mentioned this pull request Apr 22, 2023
9 tasks
bluwy
bluwy previously approved these changes Apr 24, 2023
@patak-dev patak-dev merged commit 5731ac9 into main Apr 26, 2023
13 checks passed
@patak-dev patak-dev deleted the renovate/all-minor-patch branch April 26, 2023 07:07
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.

Production build error in codebases using jsondiffpatch package with Vite version above @4.0.2
3 participants