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

Update all #327

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update all #327

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@ant-design/icons (source) 5.0.1 -> 5.2.6 age adoption passing confidence dependencies minor
@testing-library/dom 9.3.1 -> 9.3.4 age adoption passing confidence devDependencies patch
@testing-library/react 14.0.0 -> 14.1.2 age adoption passing confidence devDependencies minor
@testing-library/user-event 14.4.3 -> 14.5.2 age adoption passing confidence devDependencies minor
@types/humps (source) 2.0.2 -> 2.0.6 age adoption passing confidence devDependencies patch
@types/node (source) 14.14.37 -> 14.18.63 age adoption passing confidence devDependencies minor
Markdown (changelog) ==3.4.1 -> ==3.5.2 age adoption passing confidence minor
antd (source) 4.24.12 -> 4.24.15 age adoption passing confidence dependencies patch
autoprefixer 10.4.14 -> 10.4.16 age adoption passing confidence dependencies patch
black (changelog) ==23.7.0 -> ==23.12.1 age adoption passing confidence minor
dayjs (source) 1.11.7 -> 1.11.10 age adoption passing confidence devDependencies patch
django (source, changelog) ==4.2.7 -> ==4.2.9 age adoption passing confidence patch
django-allauth (source, changelog) ==0.54.0 -> ==0.60.0 age adoption passing confidence minor
django-environ (source, changelog) ==0.10.0 -> ==0.11.2 age adoption passing confidence minor
django-globus-portal-framework ==0.4.8 -> ==0.4.9 age adoption passing confidence patch
django-stubs (changelog) ==4.2.3 -> ==4.2.7 age adoption passing confidence patch
djangorestframework-simplejwt ==5.2.2 -> ==5.3.1 age adoption passing confidence minor
dotenv 8.2.0 -> 8.6.0 age adoption passing confidence dependencies minor
drf-yasg ==1.21.5 -> ==1.21.7 age adoption passing confidence patch
eslint (source) 8.45.0 -> 8.56.0 age adoption passing confidence devDependencies minor
eslint-config-airbnb-typescript 17.0.0 -> 17.1.0 age adoption passing confidence devDependencies minor
eslint-config-prettier 8.5.0 -> 8.10.0 age adoption passing confidence devDependencies minor
eslint-plugin-import 2.27.5 -> 2.29.1 age adoption passing confidence devDependencies minor
eslint-plugin-jsx-a11y 6.7.1 -> 6.8.0 age adoption passing confidence devDependencies minor
eslint-plugin-prettier 4.0.0 -> 4.2.1 age adoption passing confidence devDependencies minor
eslint-plugin-react 7.33.0 -> 7.33.2 age adoption passing confidence devDependencies patch
factory-boy ==3.2.1 -> ==3.3.0 age adoption passing confidence minor
flake8 (changelog) ==6.0.0 -> ==6.1.0 age adoption passing confidence minor
flake8-isort (changelog) ==6.0.0 -> ==6.1.1 age adoption passing confidence minor
globus-sdk ==3.13.0 -> ==3.34.0 age adoption passing confidence minor
ipython (source) ==8.11.0 -> ==8.20.0 age adoption passing confidence minor
js-pkce 1.2.1 -> 1.4.0 age adoption passing confidence dependencies minor
mkdocs (changelog) ==1.4.2 -> ==1.5.3 age adoption passing confidence minor
moment (source) 2.29.4 -> 2.30.1 age adoption passing confidence dependencies minor
msw (source) 0.28.1 -> 0.49.3 age adoption passing confidence devDependencies minor
mypy (source, changelog) ==1.4.1 -> ==1.8.0 age adoption passing confidence minor
newrelic (source) ==8.8.1 -> ==8.11.0 age adoption passing confidence minor
postgres 12.6 -> 12.17 age adoption passing confidence service minor
postgres 12.6 -> 12.17 age adoption passing confidence final minor
pre-commit ==3.1.1 -> ==3.6.0 age adoption passing confidence minor
pre-commit/action v2.0.2 -> v2.0.3 age adoption passing confidence action patch
prettier (source) 2.2.1 -> 2.8.8 age adoption passing confidence devDependencies minor
psycopg2-binary (source, changelog) ==2.9.6 -> ==2.9.9 age adoption passing confidence patch
pytest (source, changelog) ==7.3.2 -> ==7.4.4 age adoption passing confidence minor
pytest-django (changelog) ==4.5.2 -> ==4.7.0 age adoption passing confidence minor
python 3.9-slim-buster -> 3.11-slim-buster age adoption passing confidence final minor
pytz ==2023.3 -> ==2023.3.post1 age adoption passing confidence patch
query-string 7.0.0 -> 7.1.3 age adoption passing confidence dependencies minor
react-joyride (source) 2.5.3 -> 2.7.2 age adoption passing confidence dependencies minor
traefik 2.10 -> 2.11 age adoption passing confidence final minor
typescript (source) 4.6.3 -> 4.9.5 age adoption passing confidence dependencies minor
whitenoise (changelog) ==6.4.0 -> ==6.6.0 age adoption passing confidence minor

Release Notes

ant-design/ant-design-icons (@​ant-design/icons)

v5.2.6

Compare Source

v5.2.5

Compare Source

v5.2.4

Compare Source

v5.2.3

Compare Source

v5.2.2

Compare Source

v5.2.1

Compare Source

v5.2.0

Compare Source

v5.1.4

Compare Source

v5.1.3

Compare Source

v5.1.2

Compare Source

v5.1.1

Compare Source

v5.1.0

Compare Source

testing-library/dom-testing-library (@​testing-library/dom)

v9.3.4

Compare Source

Bug Fixes

v9.3.3

Compare Source

Bug Fixes
  • use defineProperty on the error object instead of setting the message directly (#​1261) (270a531), closes #​1259

v9.3.2

Compare Source

Bug Fixes
testing-library/react-testing-library (@​testing-library/react)

v14.1.2

Compare Source

Bug Fixes

v14.1.1

Compare Source

Bug Fixes

v14.1.0

Compare Source

Features
testing-library/user-event (@​testing-library/user-event)

v14.5.2

Compare Source

Bug Fixes
  • remove interop and deep DTL imports (6a3c896)

v14.5.1

Compare Source

Bug Fixes

v14.5.0

Compare Source

Bug Fixes
Features
  • types: Add additional type exports for UserEvent & Options (#​1112) (da00e8d)
Python-Markdown/markdown (Markdown)

v3.5.2

Compare Source

Fixed
  • Fix type annotations for convertFile - it accepts only bytes-based buffers.
    Also remove legacy checks from Python 2 (#​1400)
  • Remove legacy import needed only in Python 2 (#​1403)
  • Fix typo that left the attribute AdmonitionProcessor.content_indent unset
    (#​1404)
  • Fix edge-case crash in InlineProcessor with AtomicString (#​1406).
  • Fix edge-case crash in codehilite with an empty code tag (#​1405).
  • Improve and expand type annotations in the code base (#​1401).
  • Fix handling of bogus comments (#​1425).

v3.5.1

Compare Source

Fixed
  • Fix a performance problem with HTML extraction where large HTML input could
    trigger quadratic line counting behavior (#​1392).
  • Improve and expand type annotations in the code base (#​1394).

v3.5

Compare Source

v3.4.4

Compare Source

v3.4.3

Compare Source

v3.4.2

Compare Source

ant-design/ant-design (antd)

v4.24.15

Compare Source


  • 🐞 修复 Radio 的 disabled 状态被 Form 的 disabled 覆盖的问题。#​44837 @​Yuiai01
  • 💄 修复 DatePicker 的 disabled 样式在 Form hover 场景下被覆盖的问题。#​44779 @​crazyair

v4.24.14

Compare Source


v4.24.13

Compare Source


  • 🐞 修复 Anchor 在滚动时无法触发 getCurrentAnchor 的问题。#​43917
  • 🛠 Carousel 移除 lodash 依赖。2b43f73 @​taozhou-glean
  • 🐞 修复 Select 选中时移除图标未对齐错误。#​43667 @​Wxh16144
  • 🐞 让用户能够处理 Modal 中 onOk 回调中的 Promise 异常。#​43536 @​maroon1
  • 🐞 修复 ConfigProvider 表单校验信息 validateMessages 嵌套使用错误。#​43480 @​Wxh16144
  • 🐞 修复 variable.less 没有同步改动 @checkbox-border-radius 导致变量表现不一致的问题。#​43356
postcss/autoprefixer (autoprefixer)

v10.4.16

Compare Source

  • Improved performance (by Romain Menke).
  • Fixed docs (by Christian Oliff).

v10.4.15

Compare Source

  • Fixed ::backdrop prefixes (by 一丝).
  • Fixed docs (by Christian Oliff).
psf/black (black)

v23.12.1

Compare Source

Packaging
  • Fixed a bug that included dependencies from the d extra by default (#​4108)

v23.12.0

Compare Source

Highlights

It's almost 2024, which means it's time for a new edition of Black's stable style!
Together with this release, we'll put out an alpha release 24.1a1 showcasing the draft
2024 stable style, which we'll finalize in the January release. Please try it out and
share your feedback.

This release (23.12.0) will still produce the 2023 style. Most but not all of the
changes in --preview mode will be in the 2024 stable style.

Stable style
  • Fix bug where # fmt: off automatically dedents when used with the --line-ranges
    option, even when it is not within the specified line range. (#​4084)
  • Fix feature detection for parenthesized context managers (#​4104)
Preview style
  • Prefer more equal signs before a break when splitting chained assignments (#​4010)
  • Standalone form feed characters at the module level are no longer removed (#​4021)
  • Additional cases of immediately nested tuples, lists, and dictionaries are now
    indented less (#​4012)
  • Allow empty lines at the beginning of all blocks, except immediately before a
    docstring (#​4060)
  • Fix crash in preview mode when using a short --line-length (#​4086)
  • Keep suites consisting of only an ellipsis on their own lines if they are not
    functions or class definitions (#​4066) ([#​4103](https://togithub.com/psf/

Configuration

📅 Schedule: Branch creation - "on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the Type: Dependencies Pull requests that update a dependency file label Oct 4, 2021
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from bcfbfbc to 6da09f0 Compare October 12, 2021 07:51
@renovate renovate bot force-pushed the renovate/all branch 15 times, most recently from b54752a to fcff658 Compare October 19, 2021 03:33
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 4223311 to 39bc069 Compare October 25, 2021 15:55
@renovate renovate bot force-pushed the renovate/all branch 28 times, most recently from 91f7f3e to f84a070 Compare January 10, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants