hiptest-publisher
hiptest-publisher copied to clipboard
Bump multipart-post from 2.1.1 to 2.3.0
Bumps multipart-post from 2.1.1 to 2.3.0.
Release notes
Sourced from multipart-post's releases.
v2.3.0
What's Changed
- Move deprecated constants into dedicated files. by
@ioquatix
in socketry/multipart-post#99- Adds Ruby 3.2 to the CI matrix. Updates checkout actions versions. by
@petergoldstein
in socketry/multipart-post#100- Modernize gem by
@ioquatix
in socketry/multipart-post#101- Add support for coverage. by
@ioquatix
in socketry/multipart-post#102New Contributors
@petergoldstein
made their first contribution in socketry/multipart-post#100Full Changelog: https://github.com/socketry/multipart-post/compare/v2.2.3...v2.3.0
v2.2.3
What's Changed
- Restore compatibility back to Ruby 2.3 by
@ioquatix
in socketry/multipart-post#95Full Changelog: https://github.com/socketry/multipart-post/compare/v2.2.2...v2.2.3
v2.2.2
What's Changed
- Drop Ruby 2.5 or earlier by
@tnir
in socketry/multipart-post#93New Contributors
@tnir
made their first contribution in socketry/multipart-post#93Full Changelog: https://github.com/socketry/multipart-post/compare/v2.2.0...v2.2.2
v2.2.0
What's Changed
- Add the ability to set Content-ID header for ParamPart by
@ethnt
in socketry/multipart-post#62- Add note on semantic versioning to README by
@jspanjers
in socketry/multipart-post#64- Refactor parts into multipart post namespace by
@patrickdavey
in socketry/multipart-post#65- Add Patrick Davey to the copyright by
@patrickdavey
in socketry/multipart-post#66- CI: add 2.7 by
@olleolleolle
in socketry/multipart-post#67- Explain setting parts_headers in README by
@Timothyjb
in socketry/multipart-post#68- CI GitHub actions by
@Lewiscowles1986
in socketry/multipart-post#72- parts.rb: Use a mutable string by
@olleolleolle
in socketry/multipart-post#70- README: Use build status badge for GitHub Actions by
@olleolleolle
in socketry/multipart-post#74- cleanup: Drop unused Travis CI configuration file by
@olleolleolle
in socketry/multipart-post#73- Frozen string for entire library by
@Lewiscowles1986
in socketry/multipart-post#75- Use
frozen_string_literal: true
. by@ioquatix
in socketry/multipart-post#78- CI: Add Ruby 3.1 to testing matrix by
@olleolleolle
in socketry/multipart-post#80- Add a CHANGELOG.md by
@olleolleolle
in socketry/multipart-post#84- README: Add syntax highlighting to examples by
@olleolleolle
in socketry/multipart-post#83- Allow mixed key types for parts headers by
@jasonyork
in socketry/multipart-post#79- Modernize gem. by
@ioquatix
in socketry/multipart-post#85- CHANGELOG: add #79 by
@olleolleolle
in socketry/multipart-post#88- Rework file structure & license header. by
@ioquatix
in socketry/multipart-post#89- Add faraday-multipart as external test. by
@ioquatix
in socketry/multipart-post#90
... (truncated)
Commits
e12539c
Bump minor version.e790144
Ignore coverage database.2321939
Add support for coverage.b03a6b7
Modernize gem.3a9de3e
Adds Ruby 3.2 to the CI matrix. Updates checkout actions versions. (#100)461a5d5
Fix github actions.09b7868
Move deprecated constants into dedicated files.31500a7
Bump patch version.31ed0ed
Add support for Ruby back to 2.3. (#95)e52ef1e
Bump patch version.- Additional commits viewable in compare view
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)