-
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 pydash from 5.1.2 to 6.0.0 in /backend/behave #5
Open
dependabot
wants to merge
650
commits into
master
Choose a base branch
from
dependabot/pip/backend/behave/pydash-6.0.0
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
Former-commit-id: 37415b433a3a6448a12d262f2eefc07d3c71551b
Former-commit-id: 9303bf942e46228eaaa98372a9e66cb18b58e463
#3267 - Implemented preselect options in user settings. See merge request cometa/cometa!149 Former-commit-id: 7cdd7132b127e4a08ac6855bd13537c8b34fc5de
#3267 - Pre-select default options for new feature implemented. #3892 - Updated step definition to better understand the required selector. ##### - Typo fix in step edit's context menu. ##### - Added .vscode to the .gitignore file. Former-commit-id: b062fd743d69d6c6482147bb7f10500125d8822e
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
…s well as spacing.
fix (front): small fixed for frontend, scroll and percentage issues as well as spacing. See merge request cometa/cometa!203
Development See merge request cometa/cometa!205
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
Bumps [pydash](https://github.com/dgilland/pydash) from 5.1.2 to 6.0.0. - [Changelog](https://github.com/dgilland/pydash/blob/develop/CHANGELOG.rst) - [Commits](dgilland/pydash@v5.1.2...v6.0.0) --- updated-dependencies: - dependency-name: pydash dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Oct 3, 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/pydash-6.0.0
branch
from
June 7, 2024 06:29
d81ff58
to
24f17bb
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 pydash from 5.1.2 to 6.0.0.
Changelog
Sourced from pydash's changelog.
Commits
81d58d6
release: v6.0.0f410919
chore: update changelog6ff0831
fix: don't allow object paths that reference dunder-method attributes for fun...1947d2a
chore: minor tweak to error message shown when lint failsbfa8de1
chore: drop support for Python 3.6 (part 2)a8a1b10
fix: revert flake8>=6.0 pinning since it's not compatible with Python 3.70a430c6
fix: try to use flake8>=6.0 on all Python versions933b78d
fix: pin importlib_metadata<5 on Python 3.7 due to compatibility issue with f...528f78c
chore: drop support for Python 3.61b1b020
fix: lint errors in tests for pytest.raisesYou 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.