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

chore(deps-dev): bump polendina from 3.1.0 to 3.2.1 #79

Merged
merged 1 commit into from
May 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2023

Bumps polendina from 3.1.0 to 3.2.1.

Release notes

Sourced from polendina's releases.

v3.2.1

3.2.1 (2023-05-16)

Bug Fixes

  • properly handle subdirectories & relative directory tests (4ea4a50)

v3.2.0

3.2.0 (2023-05-15)

Features

  • big 'ol dependency update & associated fixes (7e7bfc1)

Bug Fixes

  • ./ for registry loading, even on windows (70d4c1f)
  • debug nonzero exit codes (windows, CI) (362f6c5)
  • defer final console.log() (b524822)
  • extend timeouts, add debugging (for CI) (f71ad1a)
  • remove extraneous 'console' event (02b884a)
  • sequence console.log() calls (839fceb)
  • update node versions in CI (aa2f616)

Trivial Changes

  • no-release: bump actions/setup-node from 3.1.1 to 3.2.0 (#58) (115db86)
  • no-release: bump actions/setup-node from 3.2.0 to 3.3.0 (#59) (313dffd)
  • no-release: bump actions/setup-node from 3.3.0 to 3.4.0 (#67) (6d1aa17)
  • no-release: bump actions/setup-node from 3.4.0 to 3.4.1 (#70) (9de3e55)
  • no-release: bump actions/setup-node from 3.4.1 to 3.5.0 (#85) (3bc465c)
  • no-release: bump actions/setup-node from 3.5.0 to 3.5.1 (#88) (113e5e4)
Changelog

Sourced from polendina's changelog.

3.2.1 (2023-05-16)

Bug Fixes

  • properly handle subdirectories & relative directory tests (4ea4a50)

3.2.0 (2023-05-15)

Features

  • big 'ol dependency update & associated fixes (7e7bfc1)

Bug Fixes

  • ./ for registry loading, even on windows (70d4c1f)
  • debug nonzero exit codes (windows, CI) (362f6c5)
  • defer final console.log() (b524822)
  • extend timeouts, add debugging (for CI) (f71ad1a)
  • remove extraneous 'console' event (02b884a)
  • sequence console.log() calls (839fceb)
  • update node versions in CI (aa2f616)

Trivial Changes

  • no-release: bump actions/setup-node from 3.1.1 to 3.2.0 (#58) (115db86)
  • no-release: bump actions/setup-node from 3.2.0 to 3.3.0 (#59) (313dffd)
  • no-release: bump actions/setup-node from 3.3.0 to 3.4.0 (#67) (6d1aa17)
  • no-release: bump actions/setup-node from 3.4.0 to 3.4.1 (#70) (9de3e55)
  • no-release: bump actions/setup-node from 3.4.1 to 3.5.0 (#85) (3bc465c)
  • no-release: bump actions/setup-node from 3.5.0 to 3.5.1 (#88) (113e5e4)
Commits
  • 8e6e565 chore(release): 3.2.1 [skip ci]
  • 4ea4a50 fix: properly handle subdirectories & relative directory tests
  • 05cefbe chore(release): 3.2.0 [skip ci]
  • 02b884a fix: remove extraneous 'console' event
  • 839fceb fix: sequence console.log() calls
  • b524822 fix: defer final console.log()
  • 70d4c1f fix: ./ for registry loading, even on windows
  • 362f6c5 fix: debug nonzero exit codes (windows, CI)
  • aa2f616 fix: update node versions in CI
  • f71ad1a fix: extend timeouts, add debugging (for CI)
  • 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)

Bumps [polendina](https://github.com/rvagg/polendina) from 3.1.0 to 3.2.1.
- [Release notes](https://github.com/rvagg/polendina/releases)
- [Changelog](https://github.com/rvagg/polendina/blob/master/CHANGELOG.md)
- [Commits](rvagg/polendina@v3.1.0...v3.2.1)

---
updated-dependencies:
- dependency-name: polendina
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 May 16, 2023
@rvagg rvagg merged commit 6098702 into master May 17, 2023
@rvagg rvagg deleted the dependabot/npm_and_yarn/polendina-3.2.1 branch May 17, 2023 05:01
@github-actions
Copy link

🎉 This PR is included in version 1.10.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant