Bump multipart-post from 2.1.1 to 2.3.0 by dependabot[bot] · Pull Request #89 · jsdeveloperpro/explore
Navigation Menu
{{ message }}
jsdeveloperpro / explore Public
forked from github/explore
- Notifications You must be signed in to change notification settings
- Fork 0
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump multipart-post from 2.1.1 to 2.3.0#89
dependabot[bot] wants to merge 1 commit intomainfrom
Bump multipart-post from 2.1.1 to 2.3.0#89
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Copy link Copy Markdown
dependabot
bot
commented
on behalf of github
Jan 26, 2023
dependabot
bot
commented
on behalf of github
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
@ioquatixin socketry/multipart-post#99- Adds Ruby 3.2 to the CI matrix. Updates checkout actions versions. by
@petergoldsteinin socketry/multipart-post#100- Modernize gem by
@ioquatixin socketry/multipart-post#101- Add support for coverage. by
@ioquatixin socketry/multipart-post#102New Contributors
@petergoldsteinmade their first contribution in socketry/multipart-post#100Full Changelog: socketry/multipart-post@v2.2.3...v2.3.0
v2.2.3
What's Changed
- Restore compatibility back to Ruby 2.3 by
@ioquatixin socketry/multipart-post#95Full Changelog: socketry/multipart-post@v2.2.2...v2.2.3
v2.2.2
What's Changed
- Drop Ruby 2.5 or earlier by
@tnirin socketry/multipart-post#93New Contributors
@tnirmade their first contribution in socketry/multipart-post#93Full Changelog: socketry/multipart-post@v2.2.0...v2.2.2
v2.2.0
What's Changed
- Add the ability to set Content-ID header for ParamPart by
@ethntin socketry/multipart-post#62- Add note on semantic versioning to README by
@jspanjersin socketry/multipart-post#64- Refactor parts into multipart post namespace by
@patrickdaveyin socketry/multipart-post#65- Add Patrick Davey to the copyright by
@patrickdaveyin socketry/multipart-post#66- CI: add 2.7 by
@olleolleollein socketry/multipart-post#67- Explain setting parts_headers in README by
@Timothyjbin socketry/multipart-post#68- CI GitHub actions by
@Lewiscowles1986in socketry/multipart-post#72- parts.rb: Use a mutable string by
@olleolleollein socketry/multipart-post#70- README: Use build status badge for GitHub Actions by
@olleolleollein socketry/multipart-post#74- cleanup: Drop unused Travis CI configuration file by
@olleolleollein socketry/multipart-post#73- Frozen string for entire library by
@Lewiscowles1986in socketry/multipart-post#75- Use
frozen_string_literal: true. by@ioquatixin socketry/multipart-post#78- CI: Add Ruby 3.1 to testing matrix by
@olleolleollein socketry/multipart-post#80- Add a CHANGELOG.md by
@olleolleollein socketry/multipart-post#84- README: Add syntax highlighting to examples by
@olleolleollein socketry/multipart-post#83- Allow mixed key types for parts headers by
@jasonyorkin socketry/multipart-post#79- Modernize gem. by
@ioquatixin socketry/multipart-post#85- CHANGELOG: add #79 by
@olleolleollein socketry/multipart-post#88- Rework file structure & license header. by
@ioquatixin socketry/multipart-post#89- Add faraday-multipart as external test. by
@ioquatixin socketry/multipart-post#90
... (truncated)
Commits
e12539cBump minor version.e790144Ignore coverage database.2321939Add support for coverage.b03a6b7Modernize gem.3a9de3eAdds Ruby 3.2 to the CI matrix. Updates checkout actions versions. (#100)461a5d5Fix github actions.09b7868Move deprecated constants into dedicated files.31500a7Bump patch version.31ed0edAdd support for Ruby back to 2.3. (#95)e52ef1eBump patch version.- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [multipart-post](https://github.com/socketry/multipart-post) from 2.1.1 to 2.3.0. - [Release notes](https://github.com/socketry/multipart-post/releases) - [Changelog](https://github.com/socketry/multipart-post/blob/main/changelog.md) - [Commits](socketry/multipart-post@v2.1.1...v2.3.0) --- updated-dependencies: - dependency-name: multipart-post dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
label
Jan 26, 2023
dependabot
bot
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment