Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): bump @dnlup/doc from 3.1.0 to 4.0.1 #15

Draft
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2021

Bumps @dnlup/doc from 3.1.0 to 4.0.1.

Release notes

Sourced from @​dnlup/doc's releases.

4.0.1

Bug Fixes

4.0.0

No release notes provided.

4.0.0-3

Features

  • add esm support (e965b97)
  • eventlooputilization: expose single metrics (3fca137)

4.0.0-2

Bug Fixes

4.0.0-1

⚠ BREAKING CHANGES

  • config: the option eventLoopOptions has been replaced by eventLoopDelayOptions.

v4.0.0-0

⚠ BREAKING CHANGES

  • gc: the gc stats are completely different now and there are 2 new options for its initialization. The types definitions changes reflect this too.

Features

Changelog

Sourced from @​dnlup/doc's changelog.

4.0.1 (2021-03-17)

Bug Fixes

4.0.0 (2021-03-16)

4.0.0-3 (2021-03-15)

Features

  • add esm support (e965b97)
  • eventlooputilization: expose single metrics (3fca137)

4.0.0-2 (2021-03-14)

Bug Fixes

4.0.0-1 (2021-03-13)

⚠ BREAKING CHANGES

  • config: the option eventLoopOptions has been replaced by eventLoopDelayOptions.

Bug Fixes

  • config: rename eventLoopOptions (289b10d)

4.0.0-0 (2021-03-13)

⚠ BREAKING CHANGES

  • gc: the gc stats are completely different now and there are 2 new options for its initialization. The types definitions changes reflect this too.

Features

Commits
  • 1294433 chore(release): 4.0.1
  • e294cbf docs(readme): add license reference
  • e0d49a2 fix: export errors
  • 0633fed chore(release): 4.0.0
  • b95f4db build(deps-dev): bump @​typescript-eslint/parser from 4.17.0 to 4.18.0
  • 737bf22 build(deps-dev): bump @​typescript-eslint/eslint-plugin
  • 150efbe test: use semver package
  • 3ed5510 test(esm): skip named exports when not supported
  • cc4d258 test(esm): add named exports test
  • 61683c1 test: fix flaky windows
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 27, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dnlup/doc-4.0.1 branch from 1042a51 to 7ca7fd3 Compare October 27, 2021 14:55
@simonecorsi
Copy link
Collaborator

@dnlup Are there any breaking changes for us ?

@dnlup
Copy link
Contributor

dnlup commented Nov 12, 2021

@dnlup Are there any breaking changes for us ?

There is that standing issue about the web assembly dependency that fails to install on some machines.

@dnlup
Copy link
Contributor

dnlup commented Nov 12, 2021

The tests are failing for other reasons. I'll fix that.

@simonecorsi
Copy link
Collaborator

The tests are failing for other reasons. I'll fix that.

No tests are failings, I just wanted to know if there are any breaking changes in the major of doc that we must take care of :)

@dnlup
Copy link
Contributor

dnlup commented Nov 12, 2021

The tests are failing for other reasons. I'll fix that.

No tests are failings, I just wanted to know if there are any breaking changes in the major of doc that we must take care of :)

No I think I broke something removing the lock file

@dnlup
Copy link
Contributor

dnlup commented Nov 12, 2021

I would mark this as a breaking change though.

Bumps [@dnlup/doc](https://github.com/dnlup/doc) from 3.1.0 to 4.0.1.
- [Release notes](https://github.com/dnlup/doc/releases)
- [Changelog](https://github.com/dnlup/doc/blob/next/CHANGELOG.md)
- [Commits](dnlup/doc@v3.1.0...v4.0.1)

---
updated-dependencies:
- dependency-name: "@dnlup/doc"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dnlup dnlup force-pushed the dependabot/npm_and_yarn/dnlup/doc-4.0.1 branch from 7ca7fd3 to eee66e4 Compare November 15, 2021 10:25
@simonecorsi simonecorsi added this to the 🔥 Version 2 milestone Jan 13, 2022
@simonecorsi simonecorsi marked this pull request as draft February 22, 2022 11:41
@dnlup dnlup removed this from the 🔥 Version 2 milestone Mar 7, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
blocked 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.

2 participants