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

build(deps): bump fastify-json-to-xml from 1.1.8 to 1.1.9 #919

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps fastify-json-to-xml from 1.1.8 to 1.1.9.

Release notes

Sourced from fastify-json-to-xml's releases.

v1.1.9

1.1.9 (2023-11-29)

Bug fixes

  • index: handle missing options param (f3e5907)

Dependencies

  • deps-dev: bump dev dependencies (e2392f7)
  • deps-dev: bump the commitlint group with 2 updates (#66) (3b96bd0)
  • deps-dev: bump the eslint group with 1 update (#67) (96e4499)
  • deps-dev: remove broken eslint-plugin-security-node (8c692e5)

Miscellaneous

  • use todo jsdoc tags for inline todo comments (09bf215)

Continuous integration

  • deps: bump actions/github-script from 6 to 7 (#69) (1e4b61f)
  • deps: bump actions/setup-node from 3 to 4 (#65) (d08ac54)

Documentation

  • readme: fix broken ci badge link (5323f5b)
  • readme: use full cjs for example (0628300)
Changelog

Sourced from fastify-json-to-xml's changelog.

1.1.9 (2023-11-29)

Bug fixes

  • index: handle missing options param (f3e5907)

Dependencies

  • deps-dev: bump dev dependencies (e2392f7)
  • deps-dev: bump the commitlint group with 2 updates (#66) (3b96bd0)
  • deps-dev: bump the eslint group with 1 update (#67) (96e4499)
  • deps-dev: remove broken eslint-plugin-security-node (8c692e5)

Miscellaneous

  • use todo jsdoc tags for inline todo comments (09bf215)

Continuous integration

  • deps: bump actions/github-script from 6 to 7 (#69) (1e4b61f)
  • deps: bump actions/setup-node from 3 to 4 (#65) (d08ac54)

Documentation

  • readme: fix broken ci badge link (5323f5b)
  • readme: use full cjs for example (0628300)
Commits
  • 086da80 chore(main): release 1.1.9 (#68)
  • 491c3c3 Merge pull request #70 from Fdawgs/chore/tidy
  • 0628300 docs(readme): use full cjs for example
  • f3e5907 fix(index): handle missing options param
  • 09bf215 chore: use todo jsdoc tags for inline todo comments
  • e2392f7 build(deps-dev): bump dev dependencies
  • 8c692e5 build(deps-dev): remove broken eslint-plugin-security-node
  • 3c452e2 test: return promises directly
  • 1e4b61f ci(deps): bump actions/github-script from 6 to 7 (#69)
  • 5323f5b docs(readme): fix broken ci badge link
  • 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 <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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fastify-json-to-xml-1.1.9 branch from 6c76ee5 to 616da55 Compare December 1, 2023 12:09
Bumps [fastify-json-to-xml](https://github.com/Fdawgs/fastify-json-to-xml) from 1.1.8 to 1.1.9.
- [Release notes](https://github.com/Fdawgs/fastify-json-to-xml/releases)
- [Changelog](https://github.com/Fdawgs/fastify-json-to-xml/blob/main/CHANGELOG.md)
- [Commits](Fdawgs/fastify-json-to-xml@v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: fastify-json-to-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fastify-json-to-xml-1.1.9 branch from 616da55 to 02511b3 Compare December 1, 2023 12:09
@github-actions github-actions bot merged commit ac563a6 into main Dec 1, 2023
12 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/fastify-json-to-xml-1.1.9 branch December 1, 2023 12:15
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

0 participants