-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump pillow from 9.5.0 to 10.0.1 in /backend/behave #12
Open
dependabot
wants to merge
654
commits into
master
Choose a base branch
from
dependabot/pip/backend/behave/pillow-10.0.1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Development See merge request cometa/cometa!150 Former-commit-id: 4f274cec7ab55663a229148ebbc5fee75334ccb5
Former-commit-id: 5e3b7296933fb22a7dca9c3cec067844beee416a
… to establish connection. Former-commit-id: 7f3c80b9337c87d4a210dab00a2e4b1d3064ad2b
# Conflicts: # front/src/assets/config.json Former-commit-id: 8dfb67f756d69cd5e9890254a6f3b5164628be26
Development See merge request cometa/cometa!151 Former-commit-id: 3483124e2e7df0a84a6f7d9d77792f38d9b19a88
… to establish connection. Former-commit-id: 32ae4684224ffcd1fbe1a0e3098c66e473bc210d
…into development Former-commit-id: 7aa73bf36b13838267a29e9c209b2d237d74b914
Development See merge request cometa/cometa!152 Former-commit-id: cf8a2babb453b016663edf423cfb072761d1b8cd
Former-commit-id: 31891f14b376ce114edee09a44be2899c70a4e01
#3439 - Added new step to save string value to environment variable See merge request cometa/cometa!153 Former-commit-id: 3a7836cbd19db4d0fdf17e6560e25e8fbe0ac54a
Former-commit-id: 141cb639eea7f55c7b16d33748ce0d184333b4d7
Former-commit-id: 4ecda426d2d3594202f42df6a3082829d5045d13
Former-commit-id: 947241102ed9cfe5fc76ccf397786354d988bbc6
… feature based logic Former-commit-id: 4e7110a4a88cecf84cf35da1e39179ce4b39264a
…222/cometa/cometa into feature_variable_enchancement
…nd create works. need to implement delete and cancel button
#3948 - Variable Enchancement See merge request cometa/cometa!154
#3948 - Variable Enchancement See merge request cometa/cometa!155
# Conflicts: # front/src/app/dialogs/edit-variables/edit-variables.component.ts
#3948 - created new table for variales and refactored old code See merge request cometa/cometa!156
fix (actions): steps migrated See merge request cometa/cometa!206
Development See merge request cometa/cometa!207
fix (ci/cd): restarting the RedisQ after pipeline See merge request cometa/cometa!208
Development See merge request cometa/cometa!210
Stage to Master See merge request cometa/cometa!211
Feat/results table See merge request cometa/cometa!213
Development See merge request cometa/cometa!214
Stage to Master See merge request cometa/cometa!215
fix (selector): dangling results See merge request cometa/cometa!216
Development See merge request cometa/cometa!217
Stage See merge request cometa/cometa!218
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@9.5.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Oct 4, 2023
ArslanSB
force-pushed
the
master
branch
2 times, most recently
from
June 6, 2024 16:12
d709bbc
to
7a61e11
Compare
raro42
force-pushed
the
dependabot/pip/backend/behave/pillow-10.0.1
branch
from
June 7, 2024 06:29
75e878b
to
d77de1b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 pillow from 9.5.0 to 10.0.1.
Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
e34d346
Updated ordera62f240
10.0.1 version bumpd50250d
Added release notes for 10.0.1b4c7d4b
Update CHANGES.rst [ci skip]730f746
Updated libwebp to 1.3.2b0e2804
Updated zlib to 1.36e28ed1
10.0.0 version bumpc827f3b
Merge pull request #7246 from radarhere/deallocate39a3b1d
Fixed deallocating mask images8c1dc81
Update CHANGES.rst [ci skip]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 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)You can disable automated security fix PRs for this repo from the Security Alerts page.