-
Notifications
You must be signed in to change notification settings - Fork 81
Comparing changes
Open a pull request
base repository: ansible/ansible-hub-ui
base: dependabot/npm_and_yarn/stable-4.9/sass-loader-16.0.5
head repository: ansible/ansible-hub-ui
compare: master
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 367b0b1 - Browse repository at this point
Copy the full SHA 367b0b1View commit details -
Bump cypress from 13.5.0 to 13.5.1 in /test (#4533)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.5.0 to 13.5.1. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.5.0...v13.5.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3f37814 - Browse repository at this point
Copy the full SHA 3f37814View commit details -
galaxy: hide distributions, distribution links (#4522)
* CollectionInfo - don't link to distribution list in community mode that list helps users configure their clients to connect to the right PAH, but on galaxy, there is only one published distribution, and the clients are preconfigured to use it * IS_COMMUNITY: hide Distributions tab not display_repositories because you still need a place for the "how to configure CLI" info but there's only one published distribution on community galaxy No-Issue
Configuration menu - View commit details
-
Copy full SHA for ea16716 - Browse repository at this point
Copy the full SHA ea16716View commit details -
Bump axios from 1.6.0 to 1.6.2 (#4531)
Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.6.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.0...v1.6.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3297ae8 - Browse repository at this point
Copy the full SHA 3297ae8View commit details -
Bump @babel/plugin-transform-runtime from 7.23.2 to 7.23.3 (#4532)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.23.2 to 7.23.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9f57324 - Browse repository at this point
Copy the full SHA 9f57324View commit details -
Bump @patternfly/react-table from 4.113.6 to 4.113.7 (#4530)
Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react) from 4.113.6 to 4.113.7. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@4.113.6...@patternfly/react-table@4.113.7) --- updated-dependencies: - dependency-name: "@patternfly/react-table" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0f93985 - Browse repository at this point
Copy the full SHA 0f93985View commit details -
Bump @babel/preset-env from 7.23.2 to 7.23.3 (#4528)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.2 to 7.23.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e7b1d03 - Browse repository at this point
Copy the full SHA e7b1d03View commit details -
API: expand getUIPath, simplify base classes (#4525)
* API: expand getUIPath, simplify base classes * separate apiPath (which can have slashes) from the rest (which shouldnt, except EE names) * getUsedDependencies - remove cancelToken, only practical for longer-running requests like upload * mapParams - replace mapPageToOffset calls with mapParams to also include sort * No-Issue * mapParams - make mapPageToOffset a bool * constructor cant read class variables * used by depenendencies - use HubListToolbar mostly because the onChange-based filter would really need a cancel token, but we want unified filters everywhere too
Configuration menu - View commit details
-
Copy full SHA for 71a1f11 - Browse repository at this point
Copy the full SHA 71a1f11View commit details
Commits on Nov 21, 2023
-
Bump react-router-dom from 6.18.0 to 6.19.0 (#4529)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.18.0 to 6.19.0. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.19.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c13bfde - Browse repository at this point
Copy the full SHA c13bfdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5a3138 - Browse repository at this point
Copy the full SHA d5a3138View commit details -
Role detail: allow download even when versionless (#4527)
construct a link to the archive zip of github_branch No-Issue
Configuration menu - View commit details
-
Copy full SHA for 613b868 - Browse repository at this point
Copy the full SHA 613b868View commit details -
Bump prettier from 3.0.3 to 3.1.0 (#4568)
* Bump prettier from 3.0.3 to 3.1.0 Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.3...3.1.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * npm run prettier --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Martin Hradil <mhradil@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 7d9a145 - Browse repository at this point
Copy the full SHA 7d9a145View commit details -
Bump stylelint-scss from 5.3.0 to 5.3.1 (#4575)
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-scss@v5.3.0...v5.3.1) --- updated-dependencies: - dependency-name: stylelint-scss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6b6dcf5 - Browse repository at this point
Copy the full SHA 6b6dcf5View commit details -
Bump @babel/plugin-transform-runtime from 7.23.3 to 7.23.4 (#4576)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.23.3 to 7.23.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.4/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3df779d - Browse repository at this point
Copy the full SHA 3df779dView commit details
Commits on Nov 23, 2023
-
title - set "Ansible Galaxy" for community (#4578)
* title - set Ansible Galaxy for community * No-Issue
Configuration menu - View commit details
-
Copy full SHA for 1865c89 - Browse repository at this point
Copy the full SHA 1865c89View commit details
Commits on Nov 25, 2023
-
Bump sass from 1.69.4 to 1.69.5 (#4572)
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.4 to 1.69.5. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.69.4...1.69.5) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 37fda1f - Browse repository at this point
Copy the full SHA 37fda1fView commit details -
Bump @patternfly/react-code-editor from 4.82.121 to 4.82.122 (#4559)
Bumps [@patternfly/react-code-editor](https://github.com/patternfly/patternfly-react) from 4.82.121 to 4.82.122. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@4.82.121...@patternfly/react-code-editor@4.82.122) --- updated-dependencies: - dependency-name: "@patternfly/react-code-editor" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fdc61d7 - Browse repository at this point
Copy the full SHA fdc61d7View commit details -
Bump typescript to 5.3.2, @typescript-eslint/* (#4579)
* fix ts warning ERROR in ./src/components/page/list-page.tsx:69:15 TS2371: A parameter initializer is only allowed in a function or constructor implementation. 67 | item: T, 68 | index: number, > 69 | { addAlert, setState = null }, | ^^^^^^^^ 70 | listItemActions?, 71 | ) => React.ReactNode; 72 | * Bump typescript, typescript-eslint * No-Issue * Bump @babel/preset-typescript
Configuration menu - View commit details
-
Copy full SHA for baab74f - Browse repository at this point
Copy the full SHA baab74fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebb09da - Browse repository at this point
Copy the full SHA ebb09daView commit details
Commits on Nov 26, 2023
-
dependabot.yml: remove use of yaml aliases (#4587)
added in #4581 but https://github.com/ansible/ansible-hub-ui/runs/19012809183 Dependabot couldn't parse the config file at .github/dependabot.yml. The error raised was: YAML aliases are not supported No-Issue
Configuration menu - View commit details
-
Copy full SHA for 8249c7f - Browse repository at this point
Copy the full SHA 8249c7fView commit details -
Bump cypress from 13.5.1 to 13.6.0 in /test (#4589)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.5.1 to 13.6.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.5.1...v13.6.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 48a5b37 - Browse repository at this point
Copy the full SHA 48a5b37View commit details -
Bump eslint from 8.53.0 to 8.54.0 (#4608)
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.53.0...v8.54.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 98e9b8e - Browse repository at this point
Copy the full SHA 98e9b8eView commit details -
Bump webpack from 5.88.2 to 5.89.0 (#4611)
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.89.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.88.2...v5.89.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7d4f2eb - Browse repository at this point
Copy the full SHA 7d4f2ebView commit details -
Bump @babel/runtime from 7.23.2 to 7.23.4 (#4613)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.2 to 7.23.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.4/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 913297c - Browse repository at this point
Copy the full SHA 913297cView commit details -
Bump react-router-dom from 6.19.0 to 6.20.0 (#4612)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.19.0 to 6.20.0. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.20.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f8d854b - Browse repository at this point
Copy the full SHA f8d854bView commit details -
Automated updated of i18n strings on 2023-11-26
GH Actions committedNov 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 53e4098 - Browse repository at this point
Copy the full SHA 53e4098View commit details
Commits on Nov 29, 2023
-
collection list - use HubListToolbar, add sort (#4507)
* collection list, namespace detail - use HubListToolbar No-Issue * CollectionFilter - repurpose for HubListToolbar * HubListToolbar - add switcher, use in search * CollectionFilter cleanup * no more .hub-pagination-container, removing css * no more .hub-toolbar-left, remove css * fix Sort height when without Select * sort by name, namespace, pulp_created, version * remove unused exports * hub-list-toolbar: add data-cy
Configuration menu - View commit details
-
Copy full SHA for cc0a5af - Browse repository at this point
Copy the full SHA cc0a5afView commit details -
Configuration menu - View commit details
-
Copy full SHA for f49d5dd - Browse repository at this point
Copy the full SHA f49d5ddView commit details -
package: add missing transitive deps (#4632)
mostly updating master to reflect changes from #4618, all of these are dependencies we're using, but only depenending on transitively No-Issue
Configuration menu - View commit details
-
Copy full SHA for 6216962 - Browse repository at this point
Copy the full SHA 6216962View commit details
Commits on Nov 30, 2023
-
Repository sync - fix "optimize" description (#4633)
-"Only perform the sync if no changes are reported..." +"Only perform the sync if changes are reported..." Issue: AAH-2884
Configuration menu - View commit details
-
Copy full SHA for 90e7d0a - Browse repository at this point
Copy the full SHA 90e7d0aView commit details -
Disable cloud stage cron deploy 2023-11-30
GH Actions committedNov 30, 2023 Configuration menu - View commit details
-
Copy full SHA for d1f9f7e - Browse repository at this point
Copy the full SHA d1f9f7eView commit details
Commits on Dec 3, 2023
-
Automated updated of i18n strings on 2023-12-03
GH Actions committedDec 3, 2023 Configuration menu - View commit details
-
Copy full SHA for c7c58ed - Browse repository at this point
Copy the full SHA c7c58edView commit details
Commits on Dec 4, 2023
-
Bump @typescript-eslint/parser from 6.12.0 to 6.13.1 (#4661)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.12.0 to 6.13.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b1a6c93 - Browse repository at this point
Copy the full SHA b1a6c93View commit details -
Bump eslint-config-prettier from 9.0.0 to 9.1.0 (#4662)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0. - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 42da6ab - Browse repository at this point
Copy the full SHA 42da6abView commit details -
Bump react-router-dom from 6.20.0 to 6.20.1 (#4663)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.20.0 to 6.20.1. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.20.1/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 10912b1 - Browse repository at this point
Copy the full SHA 10912b1View commit details -
Bump @lingui/cli from 4.5.0 to 4.6.0 (#4659)
Bumps [@lingui/cli](https://github.com/lingui/js-lingui) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/lingui/js-lingui/releases) - [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md) - [Commits](lingui/js-lingui@v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: "@lingui/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0c03217 - Browse repository at this point
Copy the full SHA 0c03217View commit details -
Bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.1 (#4660)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.12.0 to 6.13.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ed43147 - Browse repository at this point
Copy the full SHA ed43147View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d45b81 - Browse repository at this point
Copy the full SHA 0d45b81View commit details -
Collection upload/deprecate - fix permission checks (#4015)
* Collection upload/deprecate - fix permission checks Issue: AAH-2439 Issue: AAH-2853 * CollectionHeader - move actions & permissions to CollectionDropdown * Search,NamespaceDetail - use CollectionDropdown * namespace detail respect namespace permissions * fix delete collectio/ns disabled message, use description * inline tryOpenDeleteModalWithConfirm * deleteFn in all 3 dropdowns * linter fix * namespace detail - use object permissions for upload,delete,edit * tests - constistent kebab-toggle click * cy.openHeaderKebab - and scroll to top first * Ratings: don't load scores outside community mode No-Issue * collection-kebab - switch to data-cy * scrollTo fix * aargh, is it a timing bug? * upload new version is no longer available without permissions * openHeaderKebab: add comment about the wait
Configuration menu - View commit details
-
Copy full SHA for d0ad573 - Browse repository at this point
Copy the full SHA d0ad573View commit details
Commits on Dec 5, 2023
-
Enable cloud stage cron deploy 2023-12-05
GH Actions committedDec 5, 2023 Configuration menu - View commit details
-
Copy full SHA for d8c9b3e - Browse repository at this point
Copy the full SHA d8c9b3eView commit details
Commits on Dec 7, 2023
-
Update document.title with header title (#4648)
* BaseHeader: update document.title with screen title https://forum.ansible.com/t/better-title-for-galaxy-ansible-com-than-galaxy-ng/2517/7 No-Issue * CollectionHeader: use namespace.name, consistent with old galaxy & roles * Standalone role & namespace detail - use BaseHeader * support insights - move updateTitle to context, set in mode loader
Configuration menu - View commit details
-
Copy full SHA for 179adbd - Browse repository at this point
Copy the full SHA 179adbdView commit details
Commits on Dec 10, 2023
-
Automated updated of i18n strings on 2023-12-10
GH Actions committedDec 10, 2023 Configuration menu - View commit details
-
Copy full SHA for db3b8ac - Browse repository at this point
Copy the full SHA db3b8acView commit details
Commits on Dec 11, 2023
-
Bump actions/labeler from 4 to 5 (#4676)
Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@v4...v5) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ff6078d - Browse repository at this point
Copy the full SHA ff6078dView commit details -
Bump cypress from 13.6.0 to 13.6.1 in /test (#4677)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.0 to 13.6.1. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.6.0...v13.6.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fd28340 - Browse repository at this point
Copy the full SHA fd28340View commit details -
Bump prettier from 3.1.0 to 3.1.1 (#4679)
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.0...3.1.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1f0ad96 - Browse repository at this point
Copy the full SHA 1f0ad96View commit details -
Bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.13.2 (#4678)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.13.1 to 6.13.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3b7b21a - Browse repository at this point
Copy the full SHA 3b7b21aView commit details -
Bump @babel/runtime from 7.23.4 to 7.23.5 (#4681)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.4 to 7.23.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0853b0a - Browse repository at this point
Copy the full SHA 0853b0aView commit details -
Bump @babel/core from 7.23.3 to 7.23.5 (#4682)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.3 to 7.23.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4db0ed9 - Browse repository at this point
Copy the full SHA 4db0ed9View commit details -
Bump postcss from 8.4.31 to 8.4.32 (#4680)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.4.32. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.31...8.4.32) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f8f804f - Browse repository at this point
Copy the full SHA f8f804fView commit details -
Release 4.8.0 and 4.9.0 CHANGES files cleanup (#4665)
* add 4.8.0 changes and remove files * fix changelog naming * towncrier build No-Issue
Configuration menu - View commit details
-
Copy full SHA for dab3aa0 - Browse repository at this point
Copy the full SHA dab3aa0View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.