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

Merged
merged 1 commit into from May 11, 2024

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented May 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dompurify ^3.1.2 -> ^3.1.3 age adoption passing confidence
eslint-plugin-n ^17.5.1 -> ^17.6.0 age adoption passing confidence
glob ^10.3.12 -> ^10.3.14 age adoption passing confidence
rimraf ^5.0.5 -> ^5.0.6 age adoption passing confidence
sass ^1.77.0 -> ^1.77.1 age adoption passing confidence

Release Notes

cure53/DOMPurify (dompurify)

v3.1.3: DOMPurify 3.1.3

Compare Source

  • Fixed several mXSS variations found by and thanks to @​kevin-mizu & @​Ry0taK
  • Added better and more verbose handling of nodeType check management, thanks @​ssi02014
  • Added better configurability for comment scrubbing default behavior
  • Added better hardening against Prototype Pollution attacks, thanks @​kevin-mizu
  • Fixed some smaller issues in README and other documentation
eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.6.0

Compare Source

🌟 Features
📚 Documentation
isaacs/node-glob (glob)

v10.3.14

Compare Source

v10.3.13

Compare Source

isaacs/rimraf (rimraf)

v5.0.6

Compare Source

sass/dart-sass (sass)

v1.77.1

Compare Source

  • Fix a crash that could come up with importers in certain contexts.

Configuration

📅 Schedule: Branch creation - "on friday" (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.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label May 10, 2024
Copy link

stackblitz bot commented May 10, 2024

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

Copy link

codecov bot commented May 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.8%. Comparing base (247daba) to head (6646986).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #1519    +/-   ##
=======================================
  Coverage    99.8%   99.8%            
=======================================
  Files         198     198            
  Lines       21616   21616            
  Branches     7219    6949   -270     
=======================================
  Hits        21555   21555            
- Misses         55      61     +6     
+ Partials        6       0     -6     

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

@renovate-bot renovate-bot changed the title chore(deps): update dependency glob to ^10.3.14 chore(deps): update all non-major dependencies May 10, 2024
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from fc12abc to 5058422 Compare May 11, 2024 13:10
@renovate-bot renovate-bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies May 11, 2024
@ghiscoding ghiscoding merged commit 90a5e26 into ghiscoding:master May 11, 2024
7 checks passed
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch May 11, 2024 20:47
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.

None yet

2 participants