Skip to content

Update all non-major dependencies #26

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

Merged
merged 1 commit into from
Oct 31, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/sortablejs (source) 1.13.0 -> 1.15.0 age adoption passing confidence
@vitejs/plugin-vue (source) 3.1.0 -> 3.2.0 age adoption passing confidence
terser (source) 5.15.0 -> 5.15.1 age adoption passing confidence
typescript (source) 4.8.2 -> 4.8.4 age adoption passing confidence
vite (source) 3.1.0 -> 3.2.1 age adoption passing confidence

Release Notes

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

v3.2.0

Compare Source

v3.1.2

Compare Source

Please refer to CHANGELOG.md for details.

v3.1.1

Compare Source

Please refer to CHANGELOG.md for details.

terser/terser

v5.15.1

Compare Source

  • Fixed missing parentheses around optional chains
  • Avoid bare let or const as the bodies of if statements (#​1253)
  • Small internal fixes (#​1271)
  • Avoid inlining a class twice and creating two equivalent but !== classes.
Microsoft/TypeScript

v4.8.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.8.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

vitejs/vite (vite)

v3.2.1

Compare Source

v3.2.0

Compare Source

Main Changes
Multiple Entries for Library Mode

Library mode now supports multiple entries:

  lib: {
    entry: {
        primary: 'src/index.ts',
        secondary: 'src/secondary.ts'
    },
    formats: ['es', 'cjs']
  }
  // => primary.es.js, primary.cjs.js, secondary.es.js, secondary.cjs.js

Check out the PR #​7047, and the build.lib config docs

build.modulePreload options

Vite now allows filtering and modifying module preload dependencies for each entry and async chunk. experimental.renderBuiltUrl will also get called for preload asset paths. And build.modulePreload.resolveDependencies will be called both for JS dynamic imports preload lists and also for HTML preload lists for chunks imported from entry HTML files. Refer to the PR for more context #​9938 and check out the modulePreload config docs. Note: build.modulePreloadPolyfill is now deprecated, please migrate to build.modulePreload.polyfill.

Include Duplicate Assets in the Manifest

Laravel and other backends integrations will now get entries for every asset file, even if they have been de-duplicated. See #​9928 for more information.

Customizable ErrorOverlay

You can now customize the ErrorOverlay by using css parts. Check out the PR for more details: #​10234.

Features
Bug Fixes
Previous Changelogs
3.2.0-beta.4 (2022-10-24)

See 3.2.0-beta.4 changelog

3.2.0-beta.3 (2022-10-20)

See 3.2.0-beta.3 changelog

3.2.0-beta.2 (2022-10-14)

See 3.2.0-beta.2 changelog

3.2.0-beta.1 (2022-10-10)

See 3.2.0-beta.1 changelog

3.2.0-beta.0 (2022-10-05)

See 3.2.0-beta.0 changelog

v3.1.8

Compare Source

Please refer to CHANGELOG.md for details.

v3.1.7

Compare Source

Please refer to CHANGELOG.md for details.

v3.1.6

Compare Source

Please refer to CHANGELOG.md for details.

v3.1.5

Compare Source

Please refer to CHANGELOG.md for details.

v3.1.4

Compare Source

Please refer to CHANGELOG.md for details.

v3.1.3

Compare Source

v3.1.2

Compare Source

v3.1.1

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 has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Sep 8, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
sortablejs-vue3 ✅ Ready (Inspect) Visit Preview Oct 31, 2022 at 7:03AM (UTC)

@renovate renovate bot changed the title Update dependency vue-tsc to v0.40.12 Update dependency vue-tsc to v0.40.13 Sep 8, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3098c44 to 003cc09 Compare September 8, 2022 05:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 003cc09 to 70d8d99 Compare September 8, 2022 17:59
@renovate renovate bot changed the title Update dependency vue-tsc to v0.40.13 Update all non-major dependencies Sep 8, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 70d8d99 to 08dd6ac Compare September 15, 2022 10:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 08dd6ac to 34e6d49 Compare September 17, 2022 09:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 34e6d49 to 29a781c Compare September 18, 2022 10:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 29a781c to b553f93 Compare September 19, 2022 14:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b553f93 to a2c6a95 Compare September 27, 2022 22:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a2c6a95 to e5d525c Compare September 28, 2022 15:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e5d525c to 4038e0e Compare October 2, 2022 16:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4038e0e to 8e7172b Compare October 5, 2022 11:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8e7172b to 8bc037f Compare October 6, 2022 10:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8bc037f to 316f023 Compare October 6, 2022 17:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 316f023 to 62789ab Compare October 10, 2022 09:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c9cb233 to 73fd3b2 Compare October 31, 2022 07:02
@MaxLeiter MaxLeiter merged commit 89b2de9 into main Oct 31, 2022
@renovate renovate bot deleted the renovate/all-minor-patch branch October 31, 2022 07:06
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