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

fix(deps): update all dependencies #727

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
babel-loader 8.3.0 -> 8.4.1 age adoption passing confidence
core-js (source) 3.32.2 -> 3.40.0 age adoption passing confidence
cypress (source) 13.2.0 -> 13.17.0 age adoption passing confidence
eslint-config-prettier 9.0.0 -> 9.1.0 age adoption passing confidence
eslint-plugin-vue (source) 9.17.0 -> 9.32.0 age adoption passing confidence
github-markdown-css 5.2.0 -> 5.8.1 age adoption passing confidence
highlight.js (source) 11.8.0 -> 11.11.1 age adoption passing confidence
postcss-html 1.5.0 -> 1.8.0 age adoption passing confidence
prettier (source) 3.0.3 -> 3.5.0 age adoption passing confidence
stylelint-config-recess-order 4.3.0 -> 4.6.0 age adoption passing confidence
stylelint-config-recommended-vue 1.5.0 -> 1.6.0 age adoption passing confidence
vue-eslint-parser 9.3.2 -> 9.4.3 age adoption passing confidence
vue-loader 15.10.2 -> 15.11.1 age adoption passing confidence

Release Notes

babel/babel-loader (babel-loader)

v8.4.1

Compare Source

v8.4.0

Compare Source

zloirock/core-js (core-js)

v3.40.0

Compare Source

v3.39.0

Compare Source

v3.38.1

Compare Source

v3.38.0

Compare Source

v3.37.1

Compare Source

v3.37.0

Compare Source

v3.36.1

Compare Source

v3.36.0

Compare Source

v3.35.1

Compare Source

v3.35.0

Compare Source

v3.34.0

Compare Source

v3.33.3

Compare Source

v3.33.2

Compare Source

  • Simplified structuredClone polyfill, avoided second tree pass in cases of transferring
  • Added support of SuppressedError to structuredClone polyfill
  • Removed unspecified unnecessary ArrayBuffer and DataView dependencies of structuredClone lack of which could cause errors in some entries in IE10-
  • Fixed handling of fractional number part in Number.fromString
  • Compat data improvements:

v3.33.1

Compare Source

v3.33.0

Compare Source

cypress-io/cypress (cypress)

v13.17.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#13-17-0

v13.16.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#13-16-1

v13.16.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-16-0

v13.15.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-2

v13.15.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-1

v13.15.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-0

v13.14.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-2

v13.14.1

Compare Source

v13.14.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-0

v13.13.3

Compare Source

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

v13.13.2

Compare Source

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

v13.13.1

Compare Source

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

v13.13.0

Compare Source

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

v13.12.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-12-0

v13.11.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-11-0

v13.10.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-10-0

v13.9.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-9-0

v13.8.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-8-1

v13.8.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-8-0

v13.7.3

Compare Source

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

v13.7.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-2

v13.7.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-1

v13.7.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-0

v13.6.6

Compare Source

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

v13.6.5

Compare Source

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

v13.6.4

Compare Source

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

v13.6.3

Compare Source

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

v13.6.2

Compare Source

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

v13.6.1

Compare Source

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

v13.6.0

Compare Source

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

v13.5.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-5-1

v13.5.0: v.13.5.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-5-0

v13.4.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-4-0

v13.3.3

Compare Source

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

v13.3.2

Compare Source

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

v13.3.1

[Compare Sou


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, 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 added the renovate label Dec 8, 2023
@renovate renovate bot force-pushed the renovate/all-dependencies branch 3 times, most recently from 934c3d1 to c9fb3ce Compare December 11, 2023 16:56
@renovate renovate bot force-pushed the renovate/all-dependencies branch from c9fb3ce to ffd9e23 Compare December 16, 2023 01:32
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 305b137 to 58125e1 Compare December 28, 2023 23:09
@renovate renovate bot force-pushed the renovate/all-dependencies branch 8 times, most recently from 1be7551 to 73a401d Compare January 14, 2024 03:18
@renovate renovate bot force-pushed the renovate/all-dependencies branch 7 times, most recently from d64ed0b to 2f16af4 Compare January 23, 2024 01:30
@renovate renovate bot force-pushed the renovate/all-dependencies branch 7 times, most recently from bca760a to baca3d6 Compare February 4, 2024 09:48
@renovate renovate bot force-pushed the renovate/all-dependencies branch from baca3d6 to 2f1cb49 Compare February 6, 2024 18:39
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from e98398e to e7c9a97 Compare October 11, 2024 08:10
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from b9035fb to 5287ec7 Compare October 24, 2024 18:24
@renovate renovate bot force-pushed the renovate/all-dependencies branch 3 times, most recently from 12ad3f4 to 3a7de56 Compare October 31, 2024 01:23
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 6c34d02 to f17cdbc Compare November 12, 2024 00:27
@renovate renovate bot force-pushed the renovate/all-dependencies branch 3 times, most recently from ebc82be to ce51ad8 Compare November 19, 2024 23:03
@renovate renovate bot force-pushed the renovate/all-dependencies branch 5 times, most recently from cb52a3b to 7a4fdce Compare December 2, 2024 12:47
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 517f71e to 268edcb Compare December 4, 2024 17:43
@renovate renovate bot changed the title chore(deps): update all dependencies fix(deps): update all dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from f7bc68c to 8c553c8 Compare December 17, 2024 20:39
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 8c553c8 to e63288f Compare December 25, 2024 19:33
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 48dbfd9 to bf50c33 Compare January 14, 2025 12:59
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 5ca5348 to 61ad756 Compare January 23, 2025 21:34
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 61ad756 to 3f2b05e Compare January 30, 2025 17:10
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 3f2b05e to 9900b80 Compare February 9, 2025 14:41
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.

0 participants