-
Notifications
You must be signed in to change notification settings - Fork 3
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
main #353
Merged
Merged
main #353
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
github-actions
bot
commented
Jun 10, 2022
- Revert "Revert "svgshot (svgshot #125)""
- Begin work on publishing to NPM.
- some code to generate a package.json
- Progress on package.json generation:
- Lint / fix
- Successfully generate package.json :DD
-
- Export yarn.lock (for use in future npm subpackages)
- Restrict depth of deps for npm package exports
- dev dependency detection
- repo url fix; rename 'shape' to 'shape_test'
- export main as 'main' (not just default)
- run fixers
- WIP
- Complete npm_pkg rule --
- lint / fix
- add ts-api-guardian
- formatting
- (somehow) functioning major version testing
- prettier
- fix complaints
- revoke version tests on main for svgshot
- Update ci.yml
- Update ci.yml
- Update ci.yml
- Update ci.yml
- Update ci.yml
- Update ci.yml
- Update ci.yml
- Bump actions/cache from 3.0.3 to 3.0.4
- Bump qs from 6.10.3 to 6.10.5
- Bump aws-sdk from 2.1148.0 to 2.1151.0
- Bump electron-to-chromium from 1.4.146 to 1.4.150
- Bump caniuse-lite from 1.0.30001346 to 1.0.30001352
- Bump browserslist from 4.20.3 to 4.20.4
- Bump esbuild-css-modules-plugin from 2.2.16 to 2.3.1
- Bump get-intrinsic from 1.1.1 to 1.1.2
- Bump stylelint-config-recommended from 7.0.0 to 8.0.0
- Bump @types/node from 17.0.40 to 17.0.41
- Bump @microsoft/api-extractor from 7.24.2 to 7.25.0
- Bump stylelint from 14.8.5 to 14.9.0
- Bump @pulumi/pulumi from 3.33.2 to 3.34.0
- Bump puppeteer from 14.2.1 to 14.3.0
- Bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.27.1
- Bump esbuild from 0.14.42 to 0.14.43
- Bump @typescript-eslint/parser from 5.27.0 to 5.27.1
- Bump electron-to-chromium from 1.4.150 to 1.4.151
- Bump aws-sdk from 2.1151.0 to 2.1152.0
- Provide env to copy to versioned action
- Update copy_to_versioned.sh
- Update copy_to_versioned.sh
Roll forward SVGShot. This increases the jest testing timeout time, as it's controlled by bazel anyway. This reverts commit 07b9f5a.
Still to do: - generate package.json based on version in root package.json
- move the generation stuff to js/npm/package_json - set up build rules for it TODO: actually wire it up more; loading and deep merging of root package.json.
- Make 'declaration' not configurable (this should probably have gone in another commit ...) - Include generated package.json in npm package creation, as well as typescript defs and yarn.lock - Write a little fileoverview for entrypoint of svgshot - Add a fullstop to the desc of svgshot - Turn on 'declarationMap', which means .d.ts files have sourcemaps.
-- we dont want transitive deps
- Currently, no idea how to get attilaolah/bazel-tools into my workspace. I might just write my own json_extract.
Svgshot versioning
Bumps [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases) - [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-recommended@7.0.0...8.0.0) --- updated-dependencies: - dependency-name: stylelint-config-recommended dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…t-config-recommended-8.0.0 Bump stylelint-config-recommended from 7.0.0 to 8.0.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.40 to 17.0.41. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…de-17.0.41 Bump @types/node from 17.0.40 to 17.0.41
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) from 7.24.2 to 7.25.0. - [Release notes](https://github.com/microsoft/rushstack/releases) - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.25.0/apps/api-extractor) --- updated-dependencies: - dependency-name: "@microsoft/api-extractor" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…t/api-extractor-7.25.0 Bump @microsoft/api-extractor from 7.24.2 to 7.25.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.5 to 14.9.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@14.8.5...14.9.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…t-14.9.0 Bump stylelint from 14.8.5 to 14.9.0
Bumps [@pulumi/pulumi](https://github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs) from 3.33.2 to 3.34.0. - [Release notes](https://github.com/pulumi/pulumi/releases) - [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md) - [Commits](https://github.com/pulumi/pulumi/commits/v3.34.0/sdk/nodejs) --- updated-dependencies: - dependency-name: "@pulumi/pulumi" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…ulumi-3.34.0 Bump @pulumi/pulumi from 3.33.2 to 3.34.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 14.2.1 to 14.3.0. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@v14.2.1...v14.3.0) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…r-14.3.0 Bump puppeteer from 14.2.1 to 14.3.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.27.0 to 5.27.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/v5.27.1/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>
…pt-eslint/eslint-plugin-5.27.1 Bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.27.1
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.42 to 0.14.43. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](evanw/esbuild@v0.14.42...v0.14.43) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…0.14.43 Bump esbuild from 0.14.42 to 0.14.43
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.27.0 to 5.27.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/v5.27.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…pt-eslint/parser-5.27.1 Bump @typescript-eslint/parser from 5.27.0 to 5.27.1
Bumps [electron-to-chromium](https://github.com/kilian/electron-to-chromium) from 1.4.150 to 1.4.151. - [Release notes](https://github.com/kilian/electron-to-chromium/releases) - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.4.150...v1.4.151) --- updated-dependencies: - dependency-name: electron-to-chromium dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…-to-chromium-1.4.151 Bump electron-to-chromium from 1.4.150 to 1.4.151
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1151.0 to 2.1152.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-js@v2.1151.0...v2.1152.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…2.1152.0 Bump aws-sdk from 2.1151.0 to 2.1152.0
Provide env to copy to versioned action
Zemnmez
reviewed
Jun 10, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Run special 'versioned' branch tests before main is automatically merged to versioned.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.