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

Merged
merged 1 commit into from Jul 30, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@js-basics/vector 2.0.12 -> 2.1.0 age adoption passing confidence dependencies minor
node 19.5.0 -> 19.9.0 age adoption passing confidence minor
ufo 1.1.2 -> 1.2.0 age adoption passing confidence dependencies minor

Release Notes

basics/vector (@​js-basics/vector)

v2.1.0

Compare Source

Bug Fixes
Features
  • operator: to primitive impl for dom point (7170acb)

2.0.12 (2022-12-10)

Bug Fixes

2.0.11 (2022-11-13)

Bug Fixes

2.0.10 (2022-10-07)

Bug Fixes
  • deps: update babel monorepo (e646464)

2.0.9 (2022-07-18)

Bug Fixes
  • deps: update babel monorepo to v7.18.9 (f6b51d5)

2.0.8 (2022-06-28)

Bug Fixes

2.0.7 (2022-06-27)

Bug Fixes
  • deps: update babel monorepo (0e51d8c)

2.0.6 (2022-06-27)

Bug Fixes
  • snyk: moved snyk to devDependencies (cfc1493)
  • vulnerabilities: updated packages (2694f69)
  • vulnerabilities: updated packages (1e8d36e)

2.0.6-beta.2 (2022-06-27)

Bug Fixes
  • vulnerabilities: updated packages (2694f69)
  • vulnerabilities: updated packages (1e8d36e)

2.0.6-beta.1 (2022-06-27)

Bug Fixes
  • snyk: moved snyk to devDependencies (cfc1493)

2.0.5 (2021-12-27)

Bug Fixes
  • playcanvas: code cleanaup (3164e01)

2.0.4-beta.2 (2021-12-25)

2.0.4 (2021-12-22)

Bug Fixes
  • playcanvas: code cleanaup (3164e01)
  • sonarcloud: removed inclusions (9da96e4)

2.0.4-beta.1 (2021-12-22)

Bug Fixes
  • sonarcloud: removed inclusions (9da96e4)

2.0.3 (2021-12-22)

Bug Fixes
  • deps: update dependency snyk to v1.806.0 (e81e55d)

2.0.2 (2021-12-22)

Bug Fixes
  • sonarcloud: also run by pull_request (918ea28)
  • sonarcloud: defined included files (a245336)
  • sonarcloud: external property file (34565a8)

2.0.2-beta.1 (2021-12-22)

Bug Fixes
  • sonarcloud: also run by pull_request (918ea28)
  • sonarcloud: defined included files (a245336)
  • sonarcloud: external property file (34565a8)

2.0.1 (2021-12-21)

Bug Fixes
nodejs/node (node)

v19.9.0: 2023-04-10, Version 19.9.0 (Current), @​RafaelGSS

Compare Source

Notable Changes
Tracing Channel in diagnostic_channel

TracingChannel adds a new, high-performance channel to publish tracing data about the timing and purpose of function executions.

Contributed by Stephen Belanger in #​44943

New URL.canParse API

A new API was added to the URL. URL.canParse checks if an input with an optional base value can be parsed correctly
according to WHATWG URL specification.

const isValid = URL.canParse('/foo', 'https://example.org/'); // true
const isNotValid = URL.canParse('/foo'); // false

Contributed by Khafra in #​47179

Other notable changes

events:

  • (SEMVER-MINOR) add getMaxListeners method (Khafra) #​47039
    msi:
  • (SEMVER-MINOR) migrate to WiX4 (Stefan Stojanovic) #​45943
    node-api:
  • (SEMVER-MINOR) deprecate napi_module_register (Vladimir Morozov) #​46319
    stream:
  • (SEMVER-MINOR) add setter & getter for default highWaterMark (Robert Nagy) #​46929
    test_runner:
  • (SEMVER-MINOR) expose reporter for use in run api (Chemi Atlow) #​47238
Commits
unjs/ufo (ufo)

v1.2.0

Compare Source

compare changes

🚀 Enhancements
  • Add isScriptProtocol util (#​156)
  • Generic types for getQuery and parseQuery (#​131)
  • Add parseFilename utility (#​125)
🩹 Fixes
  • parseQuery: Decode space in query keys (#​150)
  • Parsed query types should be string only (#​139)
  • stringifyQuery: Filter out empty values (#​148)
  • joinURL: Handle leading dot (#​35)
🏡 Chore
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Divine
  • Oleg Khalin
  • Daniel Roe daniel@roe.dev
  • Raj Kadhi <raj.kadhi10@​gmail.com>

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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f4e4585 to 1a598f0 Compare January 9, 2023 14:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 4052c88 to 04e5016 Compare January 18, 2023 20:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from fd56a94 to edcbfe7 Compare January 26, 2023 21:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 36c7c6d to c10ed87 Compare February 7, 2023 07:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 842bf48 to 706d789 Compare February 17, 2023 00:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 5f4af51 to f4baa9d Compare February 20, 2023 13:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from ad7df9f to 04ad358 Compare March 2, 2023 22:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 04ad358 to f558d15 Compare March 17, 2023 07:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f558d15 to 1ec7559 Compare March 24, 2023 13:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 76b8746 to c80e807 Compare June 11, 2023 21:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d18596d to 185e580 Compare June 24, 2023 09:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from fe06adf to e819f66 Compare July 4, 2023 10:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from a27c73f to 834372b Compare July 12, 2023 19:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from fb3224d to f164528 Compare July 19, 2023 08:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from b62789e to 51aa390 Compare July 30, 2023 13:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 51aa390 to b062372 Compare July 30, 2023 13:21
@ThornWalli ThornWalli merged commit 3a6da78 into main Jul 30, 2023
1 check passed
@renovate renovate bot deleted the renovate/all-minor-patch branch July 30, 2023 13:22
@github-actions
Copy link

🎉 This PR is included in version 1.3.21 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

None yet

1 participant