Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

build(deps-dev): bump the non-major group with 6 updates #53

Merged
merged 1 commit into from
Dec 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps the non-major group with 6 updates:

Package From To
@tb-dev/eslint-config 1.4.6 1.5.4
@vitest/coverage-istanbul 1.0.4 1.1.0
@vitest/ui 1.0.4 1.1.0
typedoc-plugin-mdn-links 3.1.8 3.1.9
vite-plugin-dts 3.6.4 3.7.0
vitest 1.0.4 1.1.0

Updates @tb-dev/eslint-config from 1.4.6 to 1.5.4

Release notes

Sourced from @​tb-dev/eslint-config's releases.

1.5.4

Full Changelog: ferreira-tb/eslint-config@1.5.3...1.5.4

1.5.3

Full Changelog: ferreira-tb/eslint-config@1.5.2...1.5.3

1.5.2

Full Changelog: ferreira-tb/eslint-config@1.5.0...1.5.2

1.5.0

What's Changed

New Contributors

Full Changelog: ferreira-tb/eslint-config@1.4.9...1.5.0

1.4.9

Full Changelog: ferreira-tb/eslint-config@1.4.7...1.4.9

1.4.7

What's Changed

Full Changelog: ferreira-tb/eslint-config@1.4.5...1.4.7

Commits

Updates @vitest/coverage-istanbul from 1.0.4 to 1.1.0

Release notes

Sourced from @​vitest/coverage-istanbul's releases.

v1.1.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/ui from 1.0.4 to 1.1.0

Release notes

Sourced from @​vitest/ui's releases.

v1.1.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 9497f48 chore: release v1.1.0
  • f43fdd8 fix(ui): show file item when search filter matches only test cases (#4736)
  • 7191103 fix(ui): fix coverage iframe url for html report preview (#4717)
  • c4e865b chore(deps): update dependency @​iconify-json/logos to ^1.1.41 (#4769)
  • e0dde6a fix(ui): escape html for console log view (#4724)
  • See full diff in compare view

Updates typedoc-plugin-mdn-links from 3.1.8 to 3.1.9

Commits

Updates vite-plugin-dts from 3.6.4 to 3.7.0

Release notes

Sourced from vite-plugin-dts's releases.

v3.7.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite-plugin-dts's changelog.

3.7.0 (2023-12-25)

Bug Fixes

  • incorrect alias transform if using a regexp that ends with slash (213aa39), closes #290

Features

  • add emittedFiles parameter for afterBuild hook (b06d2c4)
Commits
  • 9262d01 release: v3.7.0
  • 213aa39 fix: incorrect alias transform if using a regexp that ends with slash
  • b06d2c4 feat: add emittedFiles parameter for afterBuild hook
  • 5fcf989 build: update denpendencies
  • 6b9d94c chore: collapse legacy FAQs
  • f70e5fc docs: update FAQ about internal error when rollup
  • See full diff in compare view

Updates vitest from 1.0.4 to 1.1.0

Release notes

Sourced from vitest's releases.

v1.1.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 9497f48 chore: release v1.1.0
  • e975b57 types: use satisfies for defaults (#4738)
  • f859efc feat: add --exclude CLI flag (#4279)
  • 4d55a02 feat: add --no-isolate flag to improve performance, add documentation about p...
  • fd5d7e6 feat: add --no-file-parallelism, --maxWorkers, --minWorkers flags (#4705)
  • 67d93ed feat: add --workspace option, fix root resolution in workspaces (#4773)
  • 8dabef8 fix(vitest): pass down CLI options to override workspace configs (#4774)
  • 5a71eb3 fix: correctly reset provided values (#4775)
  • 9cc3668 fix(types): defineWorkspace fix intellisense and report type errors (#4743)
  • 9c552b6 chore(deps): update dependency @​types/prompts to ^2.4.9 (#4720)
  • See full diff 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 non-major group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@tb-dev/eslint-config](https://github.com/ferreira-tb/eslint-config) | `1.4.6` | `1.5.4` |
| [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `1.0.4` | `1.1.0` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `1.0.4` | `1.1.0` |
| [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) | `3.1.8` | `3.1.9` |
| [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) | `3.6.4` | `3.7.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.0.4` | `1.1.0` |


Updates `@tb-dev/eslint-config` from 1.4.6 to 1.5.4
- [Release notes](https://github.com/ferreira-tb/eslint-config/releases)
- [Commits](https://github.com/ferreira-tb/eslint-config/commits/1.5.4)

Updates `@vitest/coverage-istanbul` from 1.0.4 to 1.1.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.0/packages/coverage-istanbul)

Updates `@vitest/ui` from 1.0.4 to 1.1.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.0/packages/ui)

Updates `typedoc-plugin-mdn-links` from 3.1.8 to 3.1.9
- [Commits](Gerrit0/typedoc-plugin-mdn-links@v3.1.8...v3.1.9)

Updates `vite-plugin-dts` from 3.6.4 to 3.7.0
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
- [Commits](qmhc/vite-plugin-dts@v3.6.4...v3.7.0)

Updates `vitest` from 1.0.4 to 1.1.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.0/packages/vitest)

---
updated-dependencies:
- dependency-name: "@tb-dev/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: "@vitest/coverage-istanbul"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: "@vitest/ui"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: typedoc-plugin-mdn-links
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: vite-plugin-dts
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 25, 2023
@ferreira-tb ferreira-tb merged commit 11988f7 into main Dec 25, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/non-major-a187aab25e branch December 25, 2023 23:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant