Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stenciljs/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.21.0
Choose a base ref
...
head repository: stenciljs/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.22.1
Choose a head ref
  • 18 commits
  • 37 files changed
  • 3 contributors

Commits on Jan 6, 2023

  1. chore(deps): bump actions/checkout from 3.2.0 to 3.3.0 (#3958)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.2.0...ac59398)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    0064c02 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/download-artifact from 3.0.1 to 3.0.2 (#3959)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.1 to 3.0.2.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@9782bd6...9bc31d5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    fa58b3a View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/setup-node from 3.5.1 to 3.6.0 (#3957)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.1 to 3.6.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@8c91899...64ed1c7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    5fe8fe1 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. chore(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2 (#3968)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@83fd05a...0b7f8ab)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    d1fd668 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump postcss from 8.4.20 to 8.4.21 (#3966)

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.20 to 8.4.21.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.20...8.4.21)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    ac15f4b View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump eslint-plugin-jest from 27.2.0 to 27.2.1 (#3964)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.0 to 27.2.1.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v27.2.0...v27.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    4ab44bd View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @types/graceful-fs from 4.1.5 to 4.1.6 (#3962)

    Bumps [@types/graceful-fs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/graceful-fs) from 4.1.5 to 4.1.6.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/graceful-fs)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/graceful-fs"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    9b491c0 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump prettier from 2.8.1 to 2.8.2 (#3967)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.2.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.1...2.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    36acf9a View commit details
    Browse the repository at this point in the history
  6. chore(github): auto assign ignore bot prs (#3960)

    * chore(github): ignore PRs opened by bots
    
    * misc(): log out user metadata
    
    * fix(): use correct equality check
    
    * chore(): recompile action
    
    * chore(github): revert temporary changes
    tanner-reits authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    816ddab View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. chore(deps-dev): bump @typescript-eslint/eslint-plugin (#3972)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.0 to 5.48.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.48.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    e7079d2 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1 (

    …#3971)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.0 to 5.48.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.48.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    b4b5b22 View commit details
    Browse the repository at this point in the history
  3. feat(runtime): support for CSP nonces (#3823)

    * wip(compiler/runtime): ability to set nonce on runtime platform
    
    This commit adds the ability to set a `nonce` value on the runtime platform object. This also introduces the consumption of this value and setting of the `nonce` attribute for generated `style` tags in `dist-custom-elements`.
    
    * wip(compiler/runtime): setNonce behavior for dist target
    
    This commit adds the `setNonce` definition to the generated output for the `dist` output target. This also sets the `nonce` attribute on the style tag responsible for invisible pre-hydration styles.
    
    * feat(runtime): extra check for nonce on window
    
    * chore(): nonce function/declaration code comments
    
    This commit adds some comments to the internal and generated helper function code for apply nonce attributes.
    
    * test(): test various nonce application functions
    
    * chore(): run prettier
    
    * fix(): update unit tests
    
    * fix(tests): remove platform reference in CSS shim polyfill
    
    * fix(tests): update CSS shim unit tests
    
    * chore(): remove CSP from IE polyfills
    
    CSP nonces aren't supported by IE so there is no reason to add support in the polyfills
    
    * chore(): add JSdoc comments
    
    * chore(): update `setNonce` JSdoc
    
    * feat(runtime): updates nonce fallback to use meta tag instead of window (#3955)
    
    * feat(runtime): updates nonce fallback to use meta tag instead of window
    
    This commit updates our CSP nonce support logic to allow implementers to leverage a meta tag in the DOM head for setting nonce values during the Stencil runtime rather than pulling the value off of the global window object
    
    * fix(): PR feedback
    
    * feat(utils): update return type fallback to `undefined` only
    tanner-reits authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    c91ed48 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. chore(deps-dev): bump prettier from 2.8.2 to 2.8.3 (#3981)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.2 to 2.8.3.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.2...2.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    8738002 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint-plugin-simple-import-sort (#3985)

    Bumps [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) from 8.0.0 to 9.0.0.
    - [Release notes](https://github.com/lydell/eslint-plugin-simple-import-sort/releases)
    - [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md)
    - [Commits](lydell/eslint-plugin-simple-import-sort@v8.0.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-simple-import-sort
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    25724fd View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump eslint from 8.31.0 to 8.32.0 (#3983)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.31.0...v8.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    93a318e View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @typescript-eslint/eslint-plugin (#3984)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.1 to 5.48.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/v5.48.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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    4cd4a50 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.48.2 (

    …#3987)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.1 to 5.48.2.
    - [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.48.2/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>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    a2a00a3 View commit details
    Browse the repository at this point in the history
  6. ✈ v2.22.1

    rwaskiewicz committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    2790f33 View commit details
    Browse the repository at this point in the history
Loading