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

Update Npm non-major dependencies #54

Merged
merged 2 commits into from
Feb 26, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.11.19 -> 20.11.20 age adoption passing confidence
cypress (source) 13.6.5 -> 13.6.6 age adoption passing confidence
eslint (source) 8.56.0 -> 8.57.0 age adoption passing confidence
eslint-plugin-jsdoc 48.1.0 -> 48.2.0 age adoption passing confidence
happy-dom 13.3.8 -> 13.6.0 age adoption passing confidence
pnpm (source) 8.15.3 -> 8.15.4 age adoption passing confidence
shaka-player 4.7.9 -> 4.7.10 age adoption passing confidence
typedoc (source) 0.25.8 -> 0.25.9 age adoption passing confidence

Release Notes

cypress-io/cypress (cypress)

v13.6.6

Compare Source

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

eslint/eslint (eslint)

v8.57.0

Compare Source

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#​18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#​18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#​18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#​18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#​18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#​18056) (Milos Djermanovic)

Documentation

Chores

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v48.2.0

Compare Source

Features
  • check-param-names: Add disableMissingParamChecks option (#​1206) (ba642e4)
capricorn86/happy-dom (happy-dom)

v13.6.0

Compare Source

v13.5.3

Compare Source

👷‍♂️ Patch fixes
  • Improves check for invalid query selectors - By @​btea in task #​0

v13.5.2

Compare Source

v13.5.1

Compare Source

v13.5.0

Compare Source

🎨 Features
  • Use the Node.js ReadableStream class for the properties Response.body and Request.body - By @​diego-toro and @​capricorn86 in task #​1180
    • The previous implementation used the Node.js Stream.Readable class, which is not fully spec compliant

v13.4.1

Compare Source

👷‍♂️ Patch fixes

v13.4.0

Compare Source

🎨 Features
  • Adds support for CustomElementRegistry.getName() - By @​mash-graz in task #​1176
  • Adds support for await Window.happyDOM.close(), which makes it possible to wait for the teardown to be completed in a detached window - By @​capricorn86 in task #​1176
👷‍♂️ Patch fixes
  • Use Element.localName correctly in Document.createElement() and Document.createElementNS() - By @​capricorn86 in task #​1176
  • Set correct namespaceURI for "xmlns" attribute when parsing SVGs - By @​capricorn86 in task #​1176
  • Fixes problem related to window being "null" during teardown/close - By @​capricorn86 in task #​1176
  • Validate custom element name in CustomElementRegistry - By @​mash-graz in task #​1176
  • Prevent registration of the same HTMLElement class with different name in CustomElementRegistry - By @​mash-graz in task #​1176
pnpm/pnpm (pnpm)

v8.15.4

Compare Source

shaka-project/shaka-player (shaka-player)

v4.7.10

Compare Source

Bug Fixes
Performance Improvements
  • Optimize init segment reference comparison for common case (#​6014) (0ffb401)
TypeStrong/TypeDoc (typedoc)

v0.25.9

Compare Source

Features
  • Literal numeric unions will now be sorted during conversion, #​2502.
Bug Fixes
  • Module readmes will now be included in JSON output, #​2500.
  • Fixed crash when --excludeNotDocumented was used and the project contained a reference to a removed signature, #​2496.
  • Fixed crash when converting an infinitely recursive type via a new --maxTypeConversionDepth option, #​2507.
  • Type links in "Parameters" and "Type Parameters" sections of the page will now be correctly colored.
Thanks!

Configuration

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

Copy link
Contributor Author

renovate bot commented Feb 24, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 8 workspace projects
Progress: resolved 0, reused 0, downloaded 1, added 0
Progress: resolved 38, reused 0, downloaded 34, added 0
Progress: resolved 122, reused 0, downloaded 108, added 0
Progress: resolved 359, reused 0, downloaded 344, added 0
Progress: resolved 532, reused 0, downloaded 456, added 0
Progress: resolved 631, reused 0, downloaded 562, added 0
Progress: resolved 847, reused 0, downloaded 732, added 0
Progress: resolved 1041, reused 0, downloaded 959, added 0
 ERR_PNPM_PATCH_NOT_APPLIED  The following patches were not applied: [email protected]

Either remove them from "patchedDependencies" or update them to match packages in your dependencies.

@renovate renovate bot requested review from enjikaka, TheHaff and a team as code owners February 24, 2024 01:03
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch 3 times, most recently from 0c2688d to a30a089 Compare February 25, 2024 21:13
Copy link
Contributor Author

renovate bot commented Feb 26, 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.

Copy link
Contributor

@osmestad osmestad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll merge as it looks fine!
Heads up @enjikaka, there is a Shaka fix relating to Flac defection in Safari: shaka-project/shaka-player#6249

@osmestad osmestad merged commit caa442a into main Feb 26, 2024
3 checks passed
@osmestad osmestad deleted the renovate/npm-minor-patch branch February 26, 2024 12:04
TheHaff added a commit that referenced this pull request Feb 27, 2024
* main:
  To be more consistent we added the clientSecret in all requests to backend (#52)
  To prevent unwanted states necessary input fields are now required (#53)
  Update Npm non-major dependencies (#54)
  Update Npm non-major dependencies (#43)
  Send credentials with CredentialsUpdatedMessage (#47)
  Update dependency node to v20.11.1 (#48)
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.

1 participant