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

build(deps): bump node-unrtf from 4.1.7 to 5.0.0 #1812

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2024

Bumps node-unrtf from 4.1.7 to 5.0.0.

Release notes

Sourced from node-unrtf's releases.

v5.0.0

5.0.0 (2024-03-12)

⚠ BREAKING CHANGES

  • index: unrtfPath and unrtfVersion fields can no longer be changed after class has been initialised

Dependencies

  • deps-dev: bump dev dependencies (b148274)
  • deps-dev: bump the commitlint group with 2 updates (#362) (37b420e)

Miscellaneous

  • ignore types dir (4378b45)
  • index: inline comment re export types (c6c4e02)
  • index: remove backticks from string (85bee42)
  • stop types being committed (0e1e412)

Continuous integration

  • cd: standardise @​fdawgs cd workflows (3e34f52)
  • ci: standardise @​fdawgs ci workflows (bdff8a4)
  • dependabot: add [@eslint-community](https://github.com/eslint-community) scoped deps to eslint group (0985f77)

Improvements

  • enable strict type checking (da3b3b4)
  • index: make unrtfPath and unrtfVersion fields private (e2c3c50)

Documentation

  • remove outdated api docs; refer to type defs instead (eb30adc)
Changelog

Sourced from node-unrtf's changelog.

5.0.0 (2024-03-12)

⚠ BREAKING CHANGES

  • index: unrtfPath and unrtfVersion fields can no longer be changed after class has been initialised

Dependencies

  • deps-dev: bump dev dependencies (b148274)
  • deps-dev: bump the commitlint group with 2 updates (#362) (37b420e)

Miscellaneous

  • ignore types dir (4378b45)
  • index: inline comment re export types (c6c4e02)
  • index: remove backticks from string (85bee42)
  • stop types being committed (0e1e412)

Continuous integration

  • cd: standardise @​fdawgs cd workflows (3e34f52)
  • ci: standardise @​fdawgs ci workflows (bdff8a4)
  • dependabot: add [@eslint-community](https://github.com/eslint-community) scoped deps to eslint group (0985f77)

Improvements

  • enable strict type checking (da3b3b4)
  • index: make unrtfPath and unrtfVersion fields private (e2c3c50)

Documentation

  • remove outdated api docs; refer to type defs instead (eb30adc)
Commits
  • 8383f4d chore(main): release 5.0.0 (#364)
  • 735b3aa Merge pull request #363 from Fdawgs/chore/tidy
  • b148274 build(deps-dev): bump dev dependencies
  • e2c3c50 refactor(index)!: make unrtfPath and unrtfVersion fields private
  • c6c4e02 chore(index): inline comment re export types
  • 85bee42 style(index): remove backticks from string
  • 4378b45 chore: ignore types dir
  • eb30adc docs: remove outdated api docs; refer to type defs instead
  • da3b3b4 refactor: enable strict type checking
  • 0e1e412 chore: stop types being committed
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 Mar 12, 2024
Bumps [node-unrtf](https://github.com/Fdawgs/node-unrtf) from 4.1.7 to 5.0.0.
- [Release notes](https://github.com/Fdawgs/node-unrtf/releases)
- [Changelog](https://github.com/Fdawgs/node-unrtf/blob/main/CHANGELOG.md)
- [Commits](Fdawgs/node-unrtf@v4.1.7...v5.0.0)

---
updated-dependencies:
- dependency-name: node-unrtf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-unrtf-5.0.0 branch from 7f9c338 to c7fb1d9 Compare March 12, 2024 18:43
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8254169079

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 8254166010: 0.0%
Covered Lines: 646
Relevant Lines: 646

💛 - Coveralls

@Fdawgs Fdawgs merged commit 9857259 into main Mar 12, 2024
13 of 14 checks passed
@Fdawgs Fdawgs deleted the dependabot/npm_and_yarn/node-unrtf-5.0.0 branch March 12, 2024 18:55
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants