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

Bump the dev-deps group across 1 directory with 4 updates #20

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps the dev-deps group with 4 updates in the / directory: @biomejs/biome, esmock, nock and undici.

Updates @biomejs/biome from 1.5.3 to 1.7.3

Release notes

Sourced from @​biomejs/biome's releases.

CLI v1.7.3

CLI

Bug fixes

Linter

New features

Bug fixes

  • noBlankTarget no longer hangs when applying a code fix (#2675).

    Previously, the following code made Biome hangs when applying a code fix.

    <a href="https://example.com" rel="" target="_blank"></a>

    Contributed by @​Conaclos

  • noRedeclare no longer panics on conditional type (#2659).

    This is a regression introduced by #2394. This regression makes noRedeclare panics on every conditional types with infer bindings.

    Contributed by @​Conaclos

  • noUnusedLabels and noConfusingLabels now ignore svelte reactive statements (#2571).

    The rules now ignore reactive Svelte blocks in Svelte components.

    <script>
    $: { /* reactive block */ }
    </script>

    Contributed by @​Conaclos

... (truncated)

Changelog

Sourced from @​biomejs/biome's changelog.

1.7.3 (2024-05-06)

CLI

Bug fixes

Linter

New features

Bug fixes

  • noBlankTarget no longer hangs when applying a code fix (#2675).

    Previously, the following code made Biome hangs when applying a code fix.

    <a href="https://example.com" rel="" target="_blank"></a>

    Contributed by @​Conaclos

  • noRedeclare no longer panics on conditional type (#2659).

    This is a regression introduced by #2394. This regression makes noRedeclare panics on every conditional types with infer bindings.

    Contributed by @​Conaclos

  • noUnusedLabels and noConfusingLabels now ignore svelte reactive statements (#2571).

    The rules now ignore reactive Svelte blocks in Svelte components.

    <script>

... (truncated)

Commits
  • b9f90b7 release: v1.7.3 (#2722)
  • cb0182e feat(linter): implement NoUnmatchableAnbSelector (#2706)
  • f77ab54 feat(linter): implement useExplicitLengthCheck (#2631)
  • afa5004 feat(biome_css_analyzer): noUnknownSelectorPseudoElement (#2655)
  • 150dd0e feat(biome_css_analyzer): implement noDuplicateAtImportRules (#2658)
  • 773a735 fix(linter): fix typo in rule name. useConsistentBuiltinInstatiation to `us...
  • 2c70d3f release: v1.7.2 (#2651)
  • 46c378e feat(biome_css_analyzer): noUnknownFunction (#2570)
  • de063b4 feat(lint/useDefaultSwitchClause): add rule (#2605)
  • b3ed181 feat(linter): Implement useGenericFontNames (#2573)
  • Additional commits viewable in compare view

Updates esmock from 2.6.3 to 2.6.5

Release notes

Sourced from esmock's releases.

add node v22 to test matrix

add node 22 to ci test pipeline and use with { type: 'json' } import syntax for node >= 20,

improve esm wildcard expansion

Essentially, this release enables esmock to resolve the following esm export, see iambumblehead/esmock#293

{
  "exports": {
    "./*": {
      "require": "./*.js",
      "import": "./*.js"
    }
  }
}

the following is added to the README,

Note: Typescript loaders ts-node 👍 and tsm 👍 are compatible with other loaders, including esmock. swc 👎 and tsx 👎 are demonstrated as incompatible with other loaders, including esmock.

Full list of changes,

Changelog

Sourced from esmock's changelog.

changelog

... (truncated)

Commits
  • 7d0f56d Merge pull request #299 from iambumblehead/increment-version-number
  • b5ca16e increment version number
  • f135cdc Merge pull request #298 from iambumblehead/resolve-test-errors-node-22
  • 9dca2fc remove node 21 from test matrix
  • 0143813 remove un-needed commented-out skip test condition
  • efcf307 try not skipping json import test with node 18
  • afb1b4f try not skipping json import test with node 20
  • 69d60b7 try using with syntax with node 20
  • 82516d6 try using with syntax with node 20
  • 802b7e6 update changelog
  • Additional commits viewable in compare view

Updates nock from 13.5.1 to 13.5.4

Release notes

Sourced from nock's releases.

v13.5.4

13.5.4 (2024-02-26)

Bug Fixes

v13.5.3

13.5.3 (2024-02-17)

Bug Fixes

v13.5.2

13.5.2 (2024-02-17)

Bug Fixes

  • remove duplicates from activeMocks() and pendingMocks() (#2356) (7e957b3)
Commits
  • ba9fc42 fix: call fs.createReadStream lazily (#2357)
  • 81c20dd chore(deps-dev): bump chai from 4.3.10 to 4.4.1 (#2576)
  • 08b2b09 chore(deps-dev): bump prettier from 3.1.0 to 3.2.4 (#2578)
  • 1005698 chore(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 (#2577)
  • 4162fa8 fix: support literal query string (#2590)
  • 7e957b3 fix: remove duplicates from activeMocks() and pendingMocks() (#2356)
  • 8bab28d ci: add node 20 in ci (#2585)
  • 8deca36 docs: add mikicho as a contributor for maintenance, code, and doc (#2584)
  • 4ad60ba add experimental fetch support notice (#2583)
  • f4d1b15 ci(test): use a single test job that we can require, independent of test ma...
  • See full diff in compare view

Updates undici from 6.5.0 to 6.16.1

Release notes

Sourced from undici's releases.

v6.16.1

What's Changed

Full Changelog: nodejs/undici@v6.16.0...v6.16.1

v6.16.0

What's Changed

New Contributors

... (truncated)

Commits
  • a613753 Bumped v6.16.1 (#3238)
  • 077531a fix: ignore content-length when dumping HEAD (#3222)
  • 3b1b2fb fail wpt runner if expected failures does not match actual (#3236)
  • 0a66d30 fetch: don't set an invalid origin header (#3235)
  • 71bf81b ci: add node 22 in ci test matrix, use 22 for coverage (#3226)
  • 2a72563 test: reduce the number of requests in fire-and-forget.js (#3229)
  • 71c4d73 add pipe support for wpt server (#3228)
  • 60efbf0 fetch: wpt add /fetch/api/resources/cache.py to server.mjs (#3225)
  • 1be2c9c fetch: enable wpt test request-referrer.any.js (#3223)
  • 8c3d42a websocket: move codeblock in parseCloseBody (#3215)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-deps group with 4 updates in the / directory: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [esmock](https://github.com/iambumblehead/esmock), [nock](https://github.com/nock/nock) and [undici](https://github.com/nodejs/undici).


Updates `@biomejs/biome` from 1.5.3 to 1.7.3
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.7.3/packages/@biomejs/biome)

Updates `esmock` from 2.6.3 to 2.6.5
- [Release notes](https://github.com/iambumblehead/esmock/releases)
- [Changelog](https://github.com/iambumblehead/esmock/blob/main/CHANGELOG.md)
- [Commits](iambumblehead/esmock@v2.6.3...v2.6.5)

Updates `nock` from 13.5.1 to 13.5.4
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.5.1...v13.5.4)

Updates `undici` from 6.5.0 to 6.16.1
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.5.0...v6.16.1)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: esmock
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: undici
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2024

Superseded by #21.

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-deps-9f3466e198 branch May 20, 2024 14:32
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.

1 participant