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 with stable version (patch) #1596

Closed
wants to merge 5 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^18.19.39 -> ^18.19.47 age adoption passing confidence
lerna (source) ^8.1.5 -> ^8.1.8 age adoption passing confidence
vite (source) ^5.3.2 -> ^5.3.5 age adoption passing confidence
vite-plugin-top-level-await ^1.4.1 -> ^1.4.4 age adoption passing confidence
vue (source) ^3.4.31 -> ^3.4.38 age adoption passing confidence

Release Notes

babel/babel (@​babel/types)

v7.24.9

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
stylelint-stylistic/stylelint-stylistic (@​stylistic/stylelint-plugin)

v2.1.3

Compare Source

Fixed
chartjs/Chart.js (chart.js)

v4.4.4

Compare Source

Essential Links

Bugs Fixed

  • #​11873 Check if range method exists on element before executing it
  • #​11863 Return false from the average tooltip positioner on no valid data
  • #​11858 Bugfix/issue 11804 tooltip show for all invisible
  • #​11851 fix: Unset _resizeBeforeDraw before _resize() call to avoid possible recursion
  • #​11844 fix issue #<!---->11717
  • #​11788 Fix drawing angle lines on reversed radial scale

Types

  • #​11867 fix(types): exclude DeepPartial<unknown[]> from ChartOptions interface
  • #​11862 fix(types): add xCenter and yCenter properties to RadialLinearScale interface
  • #​11817 Remove box padding from legend types
  • #​11796 Add fit method to LegendElement interface
  • #​11780 types: Allow passing undefined for chart options

Documentation

  • #​11871 Add radial linear scale to docs section of samples
  • #​11823 Update OffscreenCanvas documentation, as it is widely available now
  • #​11781 Fix some typos

Development

Thanks to @​CatchABus, @​LeeLenaleee, @​MichelHMachado, @​artus9033, @​huqingkun, @​jdufresne and @​joliss

omichelsen/compare-versions (compare-versions)

v6.1.1

Compare Source

  • Fix ESM module browser support by appending .js extension to imports.
cypress-io/cypress (cypress)

v13.14.1

Compare Source

lerna/lerna (lerna)

v8.1.8

Compare Source

Bug Fixes

v8.1.7

Compare Source

Bug Fixes
maplibre/maplibre-gl-js (maplibre-gl)

v4.5.2

Compare Source

✨ Features and improvements
  • Emit events when the cooperative gestures option has prevented a gesture. (#​4470)
  • Enable anisotropic filtering only when the pitch is greater than 20 degrees to preserve image sharpness on flat or slightly tilted maps.
🐞 Bug fixes
  • Fix camera being able to move into 3D terrain (#​1542)

v4.5.1

Compare Source

✨ Features and improvements
  • Allow trackpad pinch gestures to break through the cooperativeGestures setting, bringing it in line with other embedded map behaviours, such as Google Maps and Mapbox. (#​4465)
  • Expose projection matrix parameters (#​3136)
  • Add option to position markers at subpixel coordinates to prevent markers jumping on moveend (#​4458)
🐞 Bug fixes
  • Fix lag on fast map zoom (#​4366)
  • Fix unguarded read access to possibly undefined object (#​4431)
  • Fix remove hash string when map is removed (#​4427)
  • Fix GeolocateControl may be added twice when calling addControl/removeControl/addControl rapidly (#​4454)
  • Fix style.loadURL abort error being logged when removing style (#​4425)
  • Fix vector tiles not loading when html is opened via "resource://android" (i.e., the assets folder) in GeckoView on Android (#​4451)
postcss/postcss (postcss)

v8.4.42

Compare Source

  • Fixed CSS syntax error on long minified files (by @​varpstar).

v8.4.41

Compare Source

v8.4.40

Compare Source

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

v5.0.10

Compare Source

v5.0.9

Compare Source

v5.0.8

Compare Source

vitejs/vite (vite)

v5.3.5

Compare Source

v5.3.4

Compare Source

Menci/vite-plugin-top-level-await (vite-plugin-top-level-await)

v1.4.4

Compare Source

v1.4.3

Compare Source

v1.4.2

Compare Source

vuejs/core (vue)

v3.4.38

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.37

Compare Source

Bug Fixes

v3.4.36

Compare Source

v3.4.35

Compare Source

Bug Fixes
  • teleport/ssr: fix Teleport hydration regression due to targetStart anchor addition (7b18cdb)
  • teleport/ssr: ensure targetAnchor and targetStart not null during hydration (#​11456) (12667da), closes #​11400
  • types/ref: allow getter and setter types to be unrelated (#​11442) (e0b2975)
Performance Improvements

v3.4.34

Compare Source

Bug Fixes

v3.4.33

Compare Source

Bug Fixes

v3.4.32

Compare Source

Bug Fixes
Performance Improvements
  • server-renderer: avoid unnecessary checks in createBuffer (#​11364) (fc205bf)
  • server-renderer: optimize unrollBuffer by avoiding promises (#​11340) (05779a7)
vuejs/router (vue-router)

v4.4.3

Compare Source

Please refer to CHANGELOG.md for details.

v4.4.2

Compare Source

Please refer to CHANGELOG.md for details.

v4.4.1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 5am every weekday" in timezone America/New_York, Automerge - "every weekday" in timezone America/New_York.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 kongponents-bot and a team as code owners September 6, 2024 06:06
@renovate renovate bot added the dependencies label Sep 6, 2024
@renovate renovate bot requested a review from a team as a code owner September 6, 2024 06:06
@renovate renovate bot added the renovate-bot label Sep 6, 2024
@renovate renovate bot requested review from a team as code owners September 6, 2024 06:06
@renovate renovate bot enabled auto-merge (squash) September 6, 2024 06:06
kongponents-bot
kongponents-bot previously approved these changes Sep 6, 2024
kongponents-bot
kongponents-bot previously approved these changes Sep 9, 2024
kongponents-bot
kongponents-bot previously approved these changes Sep 9, 2024
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 7f8d2a8 to f60f4ef Compare September 10, 2024 08:09
Copy link
Contributor Author

renovate bot commented Sep 11, 2024

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.

auto-merge was automatically disabled September 13, 2024 15:20

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants