Remove the gettext-setup gem dependency, which was unused
v3.1.0 - 2021-08-20
Changed
Update PuppetForge::Connection.authorization so that it prepends the
required Bearer string automatically to values that look like Forge API
keys. This won't affect values that already include Bearer .
v3.0.0 - 2021-01-28
Breaking: The puppet_forge gem now requires at least Ruby 2.4.0.
Update faraday and faraday_middleware gem dependencies to 1.x series.
Update optional typhoeus dependency to >= 1.4 to maintain compatibility with faraday.
v2.3.4 - 2020-03-31
Update the forge API url to forgeapi.puppet.com (instead of using the older puppetlabs.com domain).
Allow versions of the faraday_middleware dependency up to 0.15.
v2.3.3 - 2020-02-20
Changed
Allow versions of faraday up to 0.18
v2.3.2 - 2020-02-05
Fixed
Catch and handle the new Faraday::TimeoutErrors which are occasionally
surfaced by the the typheous adapter with more recent verions of libcurl, and
log them the same way that Faraday::ConnectionFailed errors are already
logged.
Changed
Allow for using faraday_middleware versions in the 0.13.x series.
v2.3.1 - 2019-11-15
Fixed
Fixed an issue where proxy configurations were being ignored by expanding the range of acceptable versions of the faraday gem dependency and specifically excluding the version that was ignoring proxy configuration options.
v2.3.0 - 2019-07-09
... (truncated)
Commits
7441c04 Merge pull request #94 from caseywilliams/maint/release-3.2.0
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)
Updates the requirements on puppet_forge to permit the latest version.
Changelog
Sourced from puppet_forge's changelog.
... (truncated)
Commits
7441c04
Merge pull request #94 from caseywilliams/maint/release-3.2.04ac649a
(MAINT) Release prep for 3.2.022564c3
(FIXUP) Simplify error messages in ConnectionFailure19457cc
Merge pull request #91 from bastelfreak/gettext-setupdbf763e
Merge pull request #92 from binford2k/follow_redirectse802009
(FORGE-514) Follow redirects from the forge API9bc3abb
Remove unused gettext-setup dependency8ef010b
Merge pull request #90 from caseywilliams/3.1.0c99f958
(MAINT) Update changelog and version for 3.1.097e4f44
Merge pull request #89 from caseywilliams/PF-2437/prepend-bearerDependabot 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)