Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps stack-data from 0.6.2 to 0.6.3.

Commits
  • 53501eb handle weird six import error
  • 37070ce allow running GHA manually, don't run twice for PRs
  • 3ab053d Test python 3.12
  • 140ba64 Merge pull request #53 from alexmojaki/ZoeDong/master
  • c86ff98 Make tests pass for python 3.6
  • c637c2a check fstring_positions_work rather than python version
  • 7518004 Fixes for new typeguard
  • bc9281c Set minimum version for pygments and fix tests
  • df3566c Merge pull request #48 from heirecka/fix-test_pygments_example-pygments-2-14
  • 4fbe4c0 Update test_pygments_example and skip it with Pygments < 2.14.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [stack-data](https://github.com/alexmojaki/stack_data) from 0.6.2 to 0.6.3.
- [Commits](alexmojaki/stack_data@v0.6.2...v0.6.3)

---
updated-dependencies:
- dependency-name: stack-data
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 2, 2023
@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #5403 (b2beb6c) into master (c7cce2e) will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5403      +/-   ##
==========================================
+ Coverage   68.24%   68.27%   +0.03%     
==========================================
  Files         341      341              
  Lines       29901    29901              
==========================================
+ Hits        20405    20415      +10     
+ Misses       9496     9486      -10     

@jenshnielsen jenshnielsen added this pull request to the merge queue Oct 2, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 2, 2023
@jenshnielsen jenshnielsen added this pull request to the merge queue Oct 2, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 2, 2023
@jenshnielsen jenshnielsen added this pull request to the merge queue Oct 2, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 2, 2023
@jenshnielsen jenshnielsen added this pull request to the merge queue Oct 2, 2023
Merged via the queue into master with commit 2535b6d Oct 2, 2023
@dependabot dependabot bot deleted the dependabot/pip/stack-data-0.6.3 branch October 2, 2023 10:42
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants