Bump multipart-post from 2.1.1 to 2.2.0 by dependabot[bot] · Pull Request #17 · jsdeveloperpro/explore
Navigation Menu
{{ message }}
jsdeveloperpro / explore Public
forked from github/explore
- Notifications You must be signed in to change notification settings
- Fork 0
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump multipart-post from 2.1.1 to 2.2.0#17
dependabot[bot] wants to merge 1 commit intomainfrom
Bump multipart-post from 2.1.1 to 2.2.0#17
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Copy link Copy Markdown
dependabot
bot
commented
on behalf of github
Jun 3, 2022
dependabot
bot
commented
on behalf of github
Bumps multipart-post from 2.1.1 to 2.2.0.
Release notes
Sourced from multipart-post's releases.
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- Add more external tests. by
@ioquatixin socketry/multipart-post#91New Contributors
@ethntmade their first contribution in socketry/multipart-post#62@jspanjersmade their first contribution in socketry/multipart-post#64@patrickdaveymade their first contribution in socketry/multipart-post#65@Timothyjbmade their first contribution in socketry/multipart-post#68@Lewiscowles1986made their first contribution in socketry/multipart-post#72@ioquatixmade their first contribution in socketry/multipart-post#78@jasonyorkmade their first contribution in socketry/multipart-post#79Full Changelog: socketry/multipart-post@v2.1.1...v2.2.0
Commits
f99699aBump minor version.3dfa996Modernize gem.73123c5Update gitignore for external directory.cb18a32Add more external tests. (#91)9675e42Add faraday-multipart as external test. (#90)ca57876Rework file structure & license header.5decc0bCHANGELOG: add #79347afe7Modernize gem.6d9baffUpdate test description6113465Allow mixed key types for parts headers- 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.2.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.2.0) --- updated-dependencies: - dependency-name: multipart-post dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Copy link Copy Markdown
Author
dependabot
bot
commented
on behalf of github
Jun 10, 2022
dependabot bot commented on behalf of github
Jun 10, 2022Superseded by #23.
dependabot
bot
closed this
dependabot
bot
deleted the
dependabot-bundler-multipart-post-2.2.0
branch
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