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

DEP Update JS dependencies #1821

Merged
merged 1 commit into from
Sep 1, 2024
Merged

DEP Update JS dependencies #1821

merged 1 commit into from
Sep 1, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 1, 2024

Automated yarn upgrade and yarn build


This pull-request was created by a GitHub Action and for GitHubs own security reasons cannot automatically trigger a subsequent CI workflow like it would if a human created the pull-request.

Instead a CI workflow was created via the GitHub API. One shortcoming of doing this is the results of the CI workflow do not show above the merge button like they do on normal pull-requests.

BEFORE MERGING - View the CI workflow runs for the branch in this pull-request in this filtered list.

Comment on lines -17 to -20
// fix firefox fieldset width behaviour http://stackoverflow.com/a/17863685
@-moz-document url-prefix() {
display: table-cell;
}
Copy link
Member

@GuySartorelli GuySartorelli Sep 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had to manually fix this linting problem https://github.com/silverstripe/silverstripe-admin/actions/runs/10655206581/job/29538023643

client/src/styles/legacy/_forms.scss
  18:3  ✖  Unexpected vendor-prefixed at-rule "@-moz-document"  at-rule-no-vendor-prefix

As per the edit to the linked stackoverflow answer:

The Firefox bug described below is fixed as of Firefox 53

@emteknetnz emteknetnz merged commit c21cf6d into 2 Sep 1, 2024
31 checks passed
@emteknetnz emteknetnz deleted the pulls/2/update-js-1725204113 branch September 1, 2024 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants