Bump httparty from 0.24.0 to 0.24.2#23
Open
dependabot[bot] wants to merge 4 commits into
Open
Conversation
Update site URL and base URL in config Potential fix for code scanning alert no. 3: Prototype-polluting assignment Set package-ecosystem to 'bundler' in dependabot.yml Bump jekyll-scholar from 7.2.2 to 7.2.3 Bumps [jekyll-scholar](https://github.com/inukshuk/jekyll-scholar) from 7.2.2 to 7.2.3. updated-dependencies: - dependency-name: jekyll-scholar dependency-version: 7.2.3 dependency-type: direct:development update-type: version-update:semver-patch Update Dependabot config for GitHub Actions Added GitHub Actions to Dependabot configuration and changed update schedule to daily. Upgrade CodeQL action versions to v4 Bump tj-actions/changed-files from 46.0.5 to 47.0.0 updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 47.0.0 dependency-type: direct:production update-type: version-update:semver-major Bump actions/setup-python from 4 to 6 Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 6. updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major Bump thollander/actions-comment-pull-request from 2 to 3 updated-dependencies: - dependency-name: thollander/actions-comment-pull-request dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major Bump lycheeverse/lychee-action from 2.0.2 to 2.7.0 updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor Bump actions/upload-artifact from 4 to 5 updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major additional files for local testing Update CodeQL workflow to ignore certain scripts Ignore specific script files in CodeQL analysis for pull requests. Potential fix for code scanning alert no. 3: Prototype-polluting assignment Potential fix for code scanning alert no. 1: DOM text reinterpreted as HTML Bump browser-actions/setup-chrome from 1 to 2 Bumps [browser-actions/setup-chrome](https://github.com/browser-actions/setup-chrome) from 1 to 2. updated-dependencies: - dependency-name: browser-actions/setup-chrome dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major Bump stefanzweifel/git-auto-commit-action from 5.0.1 to 7.0.0 updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major Bump actions/checkout from 4 to 6 updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major Bump docker/build-push-action from 5 to 6 Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. updated-dependencies: - dependency-name: docker/build-push-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major Bump peter-evans/repository-dispatch from 2 to 4 Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 2 to 4. updated-dependencies: - dependency-name: peter-evans/repository-dispatch dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major Bump httparty from 0.23.2 to 0.24.0 updated-dependencies: - dependency-name: httparty dependency-version: 0.24.0 dependency-type: direct:development update-type: version-update:semver-minor Potential fix for code scanning alert no. 8: Inefficient regular expression Potential fix for code scanning alert no. 5: Inefficient regular expression Potential fix for code scanning alert no. 2: Incomplete string escaping or encoding Add paths to ignore in CodeQL configuration Update CodeQL workflow configuration Removed paths to ignore for pull requests and added a config file for CodeQL. Fix formatting of emphasis in SECURITY.md Update nbconvert requirement for non-Windows systems
Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.24.0 to 0.24.2. - [Release notes](https://github.com/jnunemaker/httparty/releases) - [Changelog](https://github.com/jnunemaker/httparty/blob/main/Changelog.md) - [Commits](jnunemaker/httparty@v0.24.0...v0.24.2) --- updated-dependencies: - dependency-name: httparty dependency-version: 0.24.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps httparty from 0.24.0 to 0.24.2.
Release notes
Sourced from httparty's releases.
Commits
9c89e55fix: make streaming uploads opt-in for backwards compatibility906aab0Release 0.24.106d4363Merge pull request #833 from serixscorpio/fix-stream-multipart-non-file-header51cc6b9fix: freeze time in logstash formatter test to prevent flaky failuresbbc4658Add trailing clrf when building header for non-file parts.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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)