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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/plugin-transform-runtime (source) 7.25.9 -> 7.26.10 age adoption passing confidence
@edx/frontend-enterprise-hotjar 7.1.0 -> 7.2.0 age adoption passing confidence
@edx/frontend-enterprise-logistration 9.1.0 -> 9.2.1 age adoption passing confidence
@edx/frontend-enterprise-utils 9.1.0 -> 9.1.1 age adoption passing confidence
@edx/frontend-platform 8.1.5 -> 8.3.4 age adoption passing confidence
@edx/openedx-atlas ^0.6.0 -> ^0.7.0 age adoption passing confidence
@openedx/frontend-build 14.2.2 -> 14.4.2 age adoption passing confidence
core-js (source) 3.40.0 -> 3.41.0 age adoption passing confidence
react-router (source) 6.29.0 -> 6.30.0 age adoption passing confidence
react-router-dom (source) 6.29.0 -> 6.30.0 age adoption passing confidence
sanitize-html 2.14.0 -> 2.15.0 age adoption passing confidence
ts-jest (source) 29.2.5 -> 29.3.1 age adoption passing confidence
validator 13.12.0 -> 13.15.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/plugin-transform-runtime)

v7.26.10

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal

v7.26.8

Compare Source

v7.26.8 (2025-02-08)

🏠 Internal
  • babel-preset-env
    • #​17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0
openedx/frontend-enterprise (@​edx/frontend-enterprise-hotjar)

v7.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/openedx/frontend-enterprise/compare/[@​edx/frontend-enterprise-catalog-search](https://redirect.github.com/edx/frontend-enterprise-catalog-search)[@​10](https://redirect.github.com/10).8.0...[@​edx/frontend-enterprise-hotjar](https://redirect.github.com/edx/frontend-enterprise-hotjar)[@​7](https://redirect.github.com/7).2.0

openedx/frontend-platform (@​edx/frontend-platform)

v8.3.4

Compare Source

Bug Fixes
  • allow to create the brand fallback urls when {} is defined in PARAGON_THEMES_URLS (#​785) (455c45e)

v8.3.3

Compare Source

Bug Fixes

v8.3.2

Compare Source

Bug Fixes
  • manage if the BASE_URL does not have the protocol for themes urls (#​779) (12cb5bc)

v8.3.1

Compare Source

Bug Fixes
  • deps: update dependency axios to v1.8.2 [security] (#​774) (e19cbc5)

v8.3.0

Compare Source

Features
  • adds support for loading external theme CSS for MFEs (#​689) (98a878d)

v8.2.1

Compare Source

Bug Fixes

v8.2.0

Compare Source

Features
openedx/openedx-atlas (@​edx/openedx-atlas)

v0.7.0

Compare Source

Features
  • Allow pulling translations from a commit hash (#​62) (e407f8f)
openedx/frontend-build (@​openedx/frontend-build)

v14.4.2

Compare Source

Bug Fixes
  • configure PostCssAutoprefixerPlugin to not remove vendor prefixes (#​647) (7f26332)

v14.4.1

Compare Source

Bug Fixes
  • ensure TsconfigPathsPlugin is only added if tsconfig.json exists (#​643) (3c80898)

v14.4.0

Compare Source

Features
  • ensure Webpack and ESLint adhere to tsconfig.json paths (#​636) (cd49b15)

v14.3.3

Compare Source

Bug Fixes

v14.3.2

Compare Source

Bug Fixes

v14.3.1

Compare Source

Bug Fixes

v14.3.0

Compare Source

Features
zloirock/core-js (core-js)

v3.41.0

Compare Source

remix-run/react-router (react-router)

v6.30.0: v6.30.0

Compare Source

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6300

remix-run/react-router (react-router-dom)

v6.30.0

Compare Source

apostrophecms/sanitize-html (sanitize-html)

v2.15.0

Compare Source

  • Allow keeping tag content when discarding with exclusive filter by returning "excludeTag". Thanks to rChaoz.
kulshekhar/ts-jest (ts-jest)

v29.3.1

Compare Source

Bug Fixes
  • fix: allow isolatedModules mode to have ts.Program under Node16/Next (25157eb)
  • fix: improve message for isolatedModules of ts-jest config (547eb6f)

v29.3.0

Compare Source

Features
  • feat: support hybrid module values for isolatedModules: true (f372121)
Bug Fixes
  • fix: set customConditions to undefined in TsCompiler (b091d70), closes #​4620
Code Refactoring
  • refactor: remove manual version checker (89458fc)
  • refactor: remove patching deps based on version checker (bac4c43)
  • refactor: deprecate RawCompilerOptions interface (2b1b6cd)
  • refactor: deprecate transform option isolatedModules (7dfef71)

v29.2.6

Compare Source

validatorjs/validator.js (validator)

v13.15.0

Compare Source

New Features / Validators
Fixes, New Locales and Enhancements

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 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 force-pushed the renovate/all-minor-patch branch from a7f1226 to 3bd732a Compare February 10, 2025 00:27
Copy link

codecov bot commented Feb 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.84%. Comparing base (9efae9f) to head (abfc6a6).
Report is 17 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1420      +/-   ##
==========================================
+ Coverage   86.83%   86.84%   +0.01%     
==========================================
  Files         667      676       +9     
  Lines       15142    15397     +255     
  Branches     3144     3171      +27     
==========================================
+ Hits        13148    13372     +224     
- Misses       1929     1962      +33     
+ Partials       65       63       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 4bf5d0a to dcb7a93 Compare February 12, 2025 17:30
@renovate renovate bot changed the title fix(deps): update dependency @babel/plugin-transform-runtime to v7.26.8 fix(deps): update all non-major dependencies Feb 12, 2025
@renovate renovate bot changed the title fix(deps): update all non-major dependencies fix(deps): update dependency @babel/plugin-transform-runtime to v7.26.8 Feb 12, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ef46bce to a8ceddd Compare February 12, 2025 22:50
@renovate renovate bot changed the title fix(deps): update dependency @babel/plugin-transform-runtime to v7.26.8 fix(deps): update dependency @babel/plugin-transform-runtime to v7.26.9 Feb 14, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from b9bc94e to 85c03ea Compare February 20, 2025 22:30
@renovate renovate bot changed the title fix(deps): update dependency @babel/plugin-transform-runtime to v7.26.9 fix(deps): update all non-major dependencies Feb 20, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 69fe9f4 to 41baef6 Compare February 27, 2025 18:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 93c08a3 to 0797ee7 Compare March 4, 2025 23:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from 9a4dc8e to 5663038 Compare March 26, 2025 12:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from ddb6b88 to 35b4317 Compare April 1, 2025 16:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 97bc089 to f4fb027 Compare April 8, 2025 12:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f4fb027 to abfc6a6 Compare April 8, 2025 13:24
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.

0 participants