Skip to content
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

[pull] master from StackStorm:master #134

Open
wants to merge 2,068 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 27, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Dec 27, 2021
guzzijones and others added 29 commits December 18, 2024 13:34
Lockfile diff: lockfiles/st2.lock [st2]

==                    Upgraded dependencies                     ==

  amqp                           5.2.0        -->   5.3.1
  apscheduler                    3.10.4       -->   3.11.0
  argcomplete                    3.5.1        -->   3.5.2
  async-timeout                  4.0.3        -->   5.0.1
  attrs                          24.2.0       -->   24.3.0
  bcrypt                         4.2.0        -->   4.2.1
  certifi                        2024.8.30    -->   2024.12.14
  ciso8601                       2.3.1        -->   2.3.2
  eventlet                       0.37.0       -->   0.38.2
  orjson                         3.10.10      -->   3.10.12
  packaging                      24.1         -->   24.2
  pip                            24.2         -->   24.3.1
  pyspnego                       0.11.1       -->   0.11.2
  python-json-logger             2.0.7        -->   3.2.1
  redis                          5.2.0        -->   5.2.1
  setuptools                     75.2.0       -->   75.3.0
  six                            1.16.0       -->   1.17.0
  tomli                          2.0.2        -->   2.2.1
  virtualenv                     20.27.0      -->   20.28.0
  werkzeug                       3.0.4        -->   3.0.6
  wheel                          0.44.0       -->   0.45.1
  wrapt                          1.16.0       -->   1.17.0

==                     Removed dependencies                     ==

  colorama                       0.4.6
  nose                           1.3.7
  nose-parallel                  0.4.0
  nose-timer                     1.0.1
  rednose                        1.3.0
  termstyle                      0.1.11
only for Makefile-based pytest runs
This is important for the directories where we don't yet have tests.
This is only relevant for when the Makefile runs pytest, because pants
only runs pytest on files that exist, but the Makefile
blindly tries to run on every component directory.
This way each file's tests will run together.
Lockfile diff: lockfiles/pants-plugins.lock [pants-plugins]

==                    Upgraded dependencies                     ==

  attrs                          24.2.0       -->   25.1.0
  pantsbuild-pants               2.23.0a0     -->   2.24.2
  pantsbuild-pants-testutil      2.23.0a0     -->   2.24.2
  pyparsing                      3.1.4        -->   3.2.1
  six                            1.16.0       -->   1.17.0
  tomli                          2.0.1        -->   2.2.1

==                     Removed dependencies                     ==

  pex                            2.16.2
Lockfile diff: lockfiles/pants-plugins.lock [pants-plugins]

==                    Upgraded dependencies                     ==

  attrs                          25.1.0       -->   25.3.0
  pantsbuild-pants               2.24.2       -->   2.25.0
  pantsbuild-pants-testutil      2.24.2       -->   2.25.0
This is based on changes in pants:
- pantsbuild/pants#18431
- pantsbuild/pants#21894

Lockfile diff: lockfiles/twine.lock [twine]

==                    Upgraded dependencies                     ==

  jeepney                        0.8.0        -->   0.9.0
  nh3                            0.2.20       -->   0.2.21
  pkginfo                        1.12.0       -->   1.12.1.2
  twine                          3.7.1        -->   4.0.2

==                !! Downgraded dependencies !!                 ==

  importlib-metadata             8.5.0        -->   7.2.1

==                      Added dependencies                      ==

  markdown-it-py                 3.0.0
  mdurl                          0.1.2
  rich                           13.9.4
  typing-extensions              4.12.2

==                     Removed dependencies                     ==

  tqdm                           4.67.1
Add skiedude to Contributors [ci skip]

skiedude has made a variety of contributions, including a major update
for hubot-stackstorm to support changes to Slack APIs, various fixes to
our helm chart and CI, and regular participation in the TSC meeting.
Thank you skiedude!
pants-plugins/release needs requests to call packagecloud APIs.

Lockfile diff: lockfiles/pants-plugins.lock [pants-plugins]

==                    Upgraded dependencies                     ==

  iniconfig                      2.0.0        -->   2.1.0

==                      Added dependencies                      ==

  certifi                        2025.1.31
  charset-normalizer             3.4.1
  idna                           3.10
  requests                       2.32.3
  urllib3                        2.3.0
and drop a couple of pointless lines in pants.toml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.