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 Other deps (minor/patch) #1512

Merged
merged 2 commits into from
Nov 27, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mdn/browser-compat-data 5.4.0 -> 5.4.1 age adoption passing confidence
@types/async (source) 3.2.23 -> 3.2.24 age adoption passing confidence
@types/node (source) 20.9.2 -> 20.10.0 age adoption passing confidence
knip 2.41.3 -> 2.43.0 age adoption passing confidence
typescript (source) 5.2.2 -> 5.3.2 age adoption passing confidence

Release Notes

mdn/browser-compat-data (@​mdn/browser-compat-data)

v5.4.1

Compare Source

November 24, 2023

Removals
  • javascript.builtins.Intl.@​@​toStringTag (#​21249)
  • javascript.builtins.Map.@​@​toStringTag (#​21249)
  • javascript.builtins.String.search.flags (#​21297)
  • mathml.elements.maction.actiontype.restyle (#​21334)
  • mathml.elements.mtable.width.nonzero_unitless_values (#​21334)
  • webassembly.api.compile (#​21289)
  • webassembly.api.compileStreaming (#​21289)
  • webassembly.api.instantiate (#​21289)
  • webassembly.api.instantiateStreaming (#​21289)
  • webassembly.api.Module.customSections (#​21289)
  • webassembly.api.Module.exports (#​21289)
  • webassembly.api.Module.imports (#​21289)
  • webassembly.api.validate (#​21289)
  • webextensions.api.downloads.drag (#​21305)
  • webextensions.manifest.manifest_version.v1 (#​21305)
  • webextensions.manifest.theme.colors.accentcolor (#​21305)
  • webextensions.manifest.theme.colors.textcolor (#​21305)
  • webextensions.manifest.theme.images.headerURL (#​21305)
Additions
  • api.Document.requestStorageAccessFor (#​21292)
  • api.HTMLTemplateElement.shadowRootMode (#​21293)
  • api.IdentityProvider.close_static (#​21288)
  • api.Navigator.managed (#​21294)
  • api.NavigatorManagedData (#​21294)
  • api.NavigatorManagedData.getManagedConfiguration (#​21294)
  • api.NavigatorManagedData.managedconfigurationchange_event (#​21294)
  • api.WebTransportSendStream (#​21333)
  • api.WebTransportSendStream.getStats (#​21333)
  • api.WebTransportSendStream.sendOrder (#​21333)
  • browsers.edge.releases.122 (#​21282)
  • browsers.firefox_android.releases.123 (#​21317)
  • browsers.firefox.releases.123 (#​21317)
  • browsers.nodejs.releases.21.2.0 (#​21274)
  • browsers.opera.releases.106 (#​21275)
  • css.properties.speak-as (#​21295)
  • css.properties.stop-color (#​21296)
  • css.properties.stop-opacity (#​21296)
  • css.properties.text-wrap.balance (#​21311)
  • css.properties.text-wrap.nowrap (#​21311)
  • css.properties.text-wrap.stable (#​21311)
  • css.properties.text-wrap.wrap (#​21311)
  • javascript.builtins.Set.keys (#​21252)
  • webassembly.api.compile_static (#​21289)
  • webassembly.api.compileStreaming_static (#​21289)
  • webassembly.api.instantiate_static (#​21289)
  • webassembly.api.instantiateStreaming_static (#​21289)
  • webassembly.api.Module.customSections_static (#​21289)
  • webassembly.api.Module.exports_static (#​21289)
  • webassembly.api.Module.imports_static (#​21289)
  • webassembly.api.validate_static (#​21289)
  • webextensions.api.commands.onCommand.name (#​21281)
  • webextensions.api.commands.onCommand.tab (#​21281)
  • webextensions.manifest.permissions.webRequestAuthProvider (#​21216)
Statistics
  • 19 contributors have changed 69 files with 1,344 additions and 571 deletions in 56 commits (v5.4.0...v5.4.1)
  • 15,213 total features
  • 1,049 total contributors
  • 4,657 total stargazers
webpro/knip (knip)

v2.43.0

Compare Source

  • Fix up name resolver in babel plugin helper (resolves #​363) (a3a5fbb)
  • Add config file paths to babel plugin (d7a07a0)
  • Use flowNode pos if available for export declarations (resolves #​353) (9e89be6)

v2.42.0

Compare Source

  • Add tests with typescript@latest (c95e060)
  • Add compat w/ typescript v5.3.2 (395c278)

v2.41.6

Compare Source

  • Update dependencies (a69fa9e)
  • Fix error message (76c5b26)
  • Add tsconfig.json to nx fixture (#​358) (622848a)
  • Use babel plugin to find dependencies from babelOptions in eslint plugin (resolves #​357) (be9a14c)

v2.41.5

Compare Source

  • Bail out for node built-ins in module resolver + don't try to sanize absolute paths (b54f44f)

v2.41.4

Compare Source

  • Fix ts files with ignored extension (fixes #​354) (59a2373)
  • Unique test titles (b3e97c0)
  • Add --import argument to node resolver (resolves #​351) (c0a9c5b)
  • Use ESM loader for .mts extension (65f699b)
  • Add some extensions to config file patterns in vitest plugin (e1ae62a)
Microsoft/TypeScript (typescript)

v5.3.2: TypeScript 5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: Branch creation - "on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 requested a review from a team as a code owner November 26, 2023 01:58
@Jym77
Copy link
Contributor

Jym77 commented Nov 27, 2023

!pr dedupe

@Jym77 Jym77 added this pull request to the merge queue Nov 27, 2023
Merged via the queue into main with commit 6674a4f Nov 27, 2023
6 checks passed
@Jym77 Jym77 deleted the renovate/other-deps-(minorpatch) branch November 27, 2023 09:06
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