Skip to content

Comments

Bump @patternfly/react-table from 4.100.8 to 4.112.6 in /awx/ui#18

Closed
dependabot[bot] wants to merge 1 commit intodevelfrom
dependabot/npm_and_yarn/awx/ui/devel/patternfly/react-table-4.112.6
Closed

Bump @patternfly/react-table from 4.100.8 to 4.112.6 in /awx/ui#18
dependabot[bot] wants to merge 1 commit intodevelfrom
dependabot/npm_and_yarn/awx/ui/devel/patternfly/react-table-4.112.6

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 1, 2023

Bumps @patternfly/react-table from 4.100.8 to 4.112.6.

Release notes

Sourced from @​patternfly/react-table's releases.

@​patternfly/react-table@​4.112.6

4.112.6 (2022-12-12)

Bug Fixes

  • Remove package exports and replace subpaths script (#8438) (75bea27)

@​patternfly/react-table@​4.112.5

4.112.5 (2022-12-09)

Note: Version bump only for package @​patternfly/react-table

@​patternfly/react-table@​4.112.4

4.112.4 (2022-12-08)

Note: Version bump only for package @​patternfly/react-table

@​patternfly/react-table@​4.112.3

4.112.3 (2022-12-08)

Note: Version bump only for package @​patternfly/react-table

@​patternfly/react-table@​4.112.2

4.112.2 (2022-12-08)

Note: Version bump only for package @​patternfly/react-table

@​patternfly/react-table@​4.112.1

4.112.1 (2022-12-08)

Note: Version bump only for package @​patternfly/react-table

@​patternfly/react-table@​4.112.0

4.112.0 (2022-12-07)

Features

@​patternfly/react-table@​4.111.55

4.111.55 (2022-12-07)

Note: Version bump only for package @​patternfly/react-table

@​patternfly/react-table@​4.111.54

4.111.54 (2022-12-07)

Note: Version bump only for package @​patternfly/react-table

Commits
  • eef7e62 chore(release): releasing packages [ci skip]
  • 75bea27 fix: Remove package exports and replace subpaths script (#8438)
  • caf893d chore(release): releasing packages [ci skip]
  • e763b13 chore(Wizard): Convert examples to typescript (#8287)
  • e1bb565 chore(release): releasing packages [ci skip]
  • 3c593cc chore(CalendarMonth): provided explicit guidance for labeling an inline calen...
  • 2f30f0c chore(release): releasing packages [ci skip]
  • 09ac7d4 Fix Nav Flyout Accessibility (#8279)
  • d0a31d9 chore(release): releasing packages [ci skip]
  • 1f41a71 fix(Menu): removed li wrapper from breadcrumb example (#8433)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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 [@patternfly/react-table](https://github.com/patternfly/patternfly-react) from 4.100.8 to 4.112.6.
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@4.100.8...@patternfly/react-table@4.112.6)

---
updated-dependencies:
- dependency-name: "@patternfly/react-table"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 1, 2023

Dependabot tried to add @AlexSCorey, @keithjgrant, @kialam, @mabashian and @marshmalien as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/kdelee/awx/pulls/18/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the kdelee/awx repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2023

Superseded by #27.

@dependabot dependabot bot closed this Mar 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/awx/ui/devel/patternfly/react-table-4.112.6 branch March 1, 2023 14:03
kdelee pushed a commit that referenced this pull request Mar 8, 2023
…4 goes in

linting

linting again

Use the correct role on org permission check

Co-authored-by: Elijah DeLee <kdelee@redhat.com>

Update docs/bulk_api.md

Co-authored-by: Elijah DeLee <kdelee@redhat.com>

Update docs/bulk_api.md

Co-authored-by: Elijah DeLee <kdelee@redhat.com>

Update awx/main/access.py

Co-authored-by: Elijah DeLee <kdelee@redhat.com>

Update awx/main/access.py

Co-authored-by: Elijah DeLee <kdelee@redhat.com>

Update docs/bulk_api.md

Co-authored-by: Alan Rominger <arominge@redhat.com>

fix collection test (#19)

improve readability of through model object creation (#18)
kdelee pushed a commit that referenced this pull request Mar 8, 2023
…4 goes in

linting

linting again

Use the correct role on org permission check

Co-authored-by: Elijah DeLee <kdelee@redhat.com>

Update docs/bulk_api.md

Co-authored-by: Elijah DeLee <kdelee@redhat.com>

Update docs/bulk_api.md

Co-authored-by: Elijah DeLee <kdelee@redhat.com>

Update awx/main/access.py

Co-authored-by: Elijah DeLee <kdelee@redhat.com>

Update awx/main/access.py

Co-authored-by: Elijah DeLee <kdelee@redhat.com>

Update docs/bulk_api.md

Co-authored-by: Alan Rominger <arominge@redhat.com>

fix collection test (#19)

improve readability of through model object creation (#18)

lower num jobs/hosts in tests (#20)

we can test query scaling at lower numbers, to reduce
load in tests. We suspect this was causing some flake
in the tests on PRs

adjust the num of queries
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.

0 participants