octofacts
octofacts copied to clipboard
Bump the bundler-prod group across 1 directory with 2 updates
Bumps the bundler-prod group with 2 updates in the / directory: octocatalog-diff and net-ssh.
Updates octocatalog-diff
from 2.1.0 to 2.3.1
Release notes
Sourced from octocatalog-diff's releases.
2.3.1
What's Changed
- Fix typo in doc/limitations.md by
@usev6
in github/octocatalog-diff#260- fix ENC 'echo' script template to prevent expansion by
@elfchief
in github/octocatalog-diff#255- Create add-dependabot-pr-to-project.yml by
@jhongturney
in github/octocatalog-diff#278- [Automated] Update dependabot.yml by
@github-actions
in github/octocatalog-diff#279- Remove unneeded registry by
@jhongturney
in github/octocatalog-diff#282- [Automated] Update dependabot.yml by
@github-actions
in github/octocatalog-diff#283- Bump actions/upload-artifact from 3.1.2 to 4.3.1 by
@dependabot
in github/octocatalog-diff#281- Bump actions/checkout from 1 to 4 by
@dependabot
in github/octocatalog-diff#280- Bump actions/add-to-project from 0.5.0 to 0.6.0 by
@dependabot
in github/octocatalog-diff#284- Escape lengthy regex, use File instead of IO by
@cjmartian
in github/octocatalog-diff#285- Bump peter-evans/create-pull-request from 6.0.0 to 6.0.1 by
@dependabot
in github/octocatalog-diff#286- limiting group matches to 1000 chars at most by
@jhongturney
in github/octocatalog-diff#287- Bump actions/add-to-project from 0.6.0 to 0.6.1 by
@dependabot
in github/octocatalog-diff#289- Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2 by
@dependabot
in github/octocatalog-diff#288- CodeQL - Limit polynomial regex to only match 1000 characters at most by
@jhongturney
in github/octocatalog-diff#298- Bump actions/add-to-project from 0.6.1 to 1.0.1 by
@dependabot
in github/octocatalog-diff#292- Bump actions/upload-artifact from 4.3.1 to 4.3.3 by
@dependabot
in github/octocatalog-diff#296- Bump peter-evans/create-pull-request from 6.0.2 to 6.0.5 by
@dependabot
in github/octocatalog-diff#297- Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 by
@dependabot
in github/octocatalog-diff#299- Bump actions/add-to-project from 1.0.1 to 1.0.2 by
@dependabot
in github/octocatalog-diff#300- Bump actions/upload-artifact from 4.3.3 to 4.3.6 by
@dependabot
in github/octocatalog-diff#304- Resolve codeql warnings by
@jhongturney
in github/octocatalog-diff#305- Bump ruby/setup-ruby from 1.190.0 to 1.191.0 by
@dependabot
in github/octocatalog-diff#310- Bump actions/upload-artifact from 4.3.6 to 4.4.0 by
@dependabot
in github/octocatalog-diff#307- Bump peter-evans/create-pull-request from 6.1.0 to 7.0.2 by
@dependabot
in github/octocatalog-diff#313- Bump peter-evans/create-pull-request from 7.0.2 to 7.0.3 by
@dependabot
in github/octocatalog-diff#314- Add ability to set storeconfig_backends by
@ngrundy
in github/octocatalog-diff#312- Fix release version by
@jhongturney
in github/octocatalog-diff#316New Contributors
@usev6
made their first contribution in github/octocatalog-diff#260@github-actions
made their first contribution in github/octocatalog-diff#279@dependabot
made their first contribution in github/octocatalog-diff#281@ngrundy
made their first contribution in github/octocatalog-diff#312Full Changelog: https://github.com/github/octocatalog-diff/compare/2.2.0...2.3.1
2.2.0
What's Changed
- fix broken HTML in changelog by
@elfchief
in github/octocatalog-diff#247- Support nil / undef values for resource params by
@avbm
in github/octocatalog-diff#250- Add "force" option for compare-file-text by
@kpaulisse
in github/octocatalog-diff#251- Add EquivalentArrayNoDatatypes filter by
@kpaulisse
in github/octocatalog-diff#254- New option: puppetdb_ssl_crl by
@Lavaburn
in github/octocatalog-diff#249- Create dependabot.yml by
@cjmartian
in github/octocatalog-diff#266- Update rake to 12.3.3 by
@cjmartian
in github/octocatalog-diff#267- Only test ruby 2.5 and 2.6 by
@cjmartian
in github/octocatalog-diff#268- Deprecate ruby 2.5 from matrix testing by
@jhongturney
in github/octocatalog-diff#271
... (truncated)
Commits
d8d6c81
Merge pull request #316 from github/jhongturney/fix-release-versionf7e3539
Update .version9a6d343
gem cleanup 2nd tryf499b48
Revert "gem clean up"be6c950
Delete unicode-display_width-1.4.0.geme26494d
gem clean up14e49ca
Merge pull request #312 from github/storeconfigs-backend883c429
Merge branch 'master' into storeconfigs-backend7e9ac7e
Merge pull request #314 from github/dependabot/github_actions/peter-evans/cre...8716a8b
Bump peter-evans/create-pull-request from 7.0.2 to 7.0.3- Additional commits viewable in compare view
Updates net-ssh
from 7.2.3 to 7.3.0
Changelog
Sourced from net-ssh's changelog.
=== 7.3.0 rc0
- aes(128|256)gcm #946
=== 7.2.2
- ruby 3.3.0: base64 fix
=== 7.2.1 rc1
- feat: allow load of certkey from string #926
- fix: fix for Socket#recv returning nil on ruby 3.3.0 #928
=== 7.2.0
- Add debugging information for algorithm of pubkey in use #918
=== 7.2.0 rc1
- Allow IdentityAgent as option to Net::SSH.start #912
=== 7.2.0 beta1
- Support
[email protected]
cypher ifRbNaCl
gem is installed #908=== 7.1.0
- Accept pubkey_algorithms option when starting a new connection #891
=== 7.1.0 beta1
=== 7.0.1
- Drop leftover debug statement #866
=== 7.0.0
- BREAKING: Drop support for Ruby 2.5
- Fix decoding of ecdsa-sha2-nistp256 private keys [#657, #854]
- Fix missing require #855
- Support
~
in the path to the SSH agent's unix socket #850- Add support for RSA client authentication with SHA-2 [a45f54]
- openssl: DSA: don't hardcode expected signature size, see ruby/openssl#483 [23a15c]
- Internal housekeeping (rubocop, codecov, remove travis, adding/improving tests)
=== 6.3.0 beta1
... (truncated)
Commits
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