Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apex null coalescing operator (#592)
* Bump API version to v60.0 (#588) * build: bump dependencies * build: bump to API v60.0 * rebase prerelease/winter24 on main (#589) (#590) (#591) * Upgrade API version (59.0) (#562) * API upgrade * Fix removed method * Released new package version 04t3h000001Rc2FAAS (#563) * build(deps-dev): bump @lwc/eslint-plugin-lwc from 1.6.3 to 1.6.4 Bumps [@lwc/eslint-plugin-lwc](https://github.com/salesforce/eslint-plugin-lwc) from 1.6.3 to 1.6.4. - [Release notes](https://github.com/salesforce/eslint-plugin-lwc/releases) - [Commits](salesforce/eslint-plugin-lwc@v1.6.3...v1.6.4) --- updated-dependencies: - dependency-name: "@lwc/eslint-plugin-lwc" dependency-type: direct:development update-type: version-update:semver-patch ... * build(deps-dev): bump eslint-plugin-jest from 27.4.2 to 27.6.0 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.2 to 27.6.0. - [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.4.2...v27.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump @prettier/plugin-xml from 3.2.1 to 3.2.2 Bumps [@prettier/plugin-xml](https://github.com/prettier/plugin-xml) from 3.2.1 to 3.2.2. - [Changelog](https://github.com/prettier/plugin-xml/blob/main/CHANGELOG.md) - [Commits](prettier/plugin-xml@v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: "@prettier/plugin-xml" dependency-type: direct:development update-type: version-update:semver-patch ... * build(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0 Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.1 to 2.29.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.28.1...v2.29.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump eslint from 8.50.0 to 8.52.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.52.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.50.0...v8.52.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump @sa11y/jest from 5.3.0 to 6.0.0 (#565) Bumps [@sa11y/jest](https://github.com/salesforce/sa11y/tree/HEAD/packages/jest) from 5.3.0 to 6.0.0. - [Release notes](https://github.com/salesforce/sa11y/releases) - [Changelog](https://github.com/salesforce/sa11y/blob/master/CHANGELOG.md) - [Commits](https://github.com/salesforce/sa11y/commits/v6.0.0/packages/jest) --- updated-dependencies: - dependency-name: "@sa11y/jest" dependency-type: direct:development update-type: version-update:semver-major ... * build(deps-dev): bump lint-staged from 14.0.1 to 15.0.2 (#566) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.1 to 15.0.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v14.0.1...v15.0.2) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major ... * build(deps): bump axios and wait-on Bumps [axios](https://github.com/axios/axios) and [wait-on](https://github.com/jeffbski/wait-on). These dependencies needed to be updated together. Updates `axios` from 0.27.2 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@v0.27.2...v1.6.2) Updates `wait-on` from 7.0.1 to 7.2.0 - [Release notes](https://github.com/jeffbski/wait-on/releases) - [Commits](jeffbski/wait-on@v7.0.1...v7.2.0) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: wait-on dependency-type: indirect ... * build(deps-dev): bump lint-staged from 15.0.2 to 15.1.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.0.2 to 15.1.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.0.2...v15.1.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump @lwc/eslint-plugin-lwc from 1.6.4 to 1.7.0 Bumps [@lwc/eslint-plugin-lwc](https://github.com/salesforce/eslint-plugin-lwc) from 1.6.4 to 1.7.0. - [Release notes](https://github.com/salesforce/eslint-plugin-lwc/releases) - [Commits](salesforce/eslint-plugin-lwc@v1.6.4...v1.7.0) --- updated-dependencies: - dependency-name: "@lwc/eslint-plugin-lwc" dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump eslint from 8.52.0 to 8.54.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.52.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.52.0...v8.54.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump @sa11y/jest from 6.0.0 to 6.2.2 Bumps [@sa11y/jest](https://github.com/salesforce/sa11y/tree/HEAD/packages/jest) from 6.0.0 to 6.2.2. - [Release notes](https://github.com/salesforce/sa11y/releases) - [Changelog](https://github.com/salesforce/sa11y/blob/master/CHANGELOG.md) - [Commits](https://github.com/salesforce/sa11y/commits/v6.2.2/packages/jest) --- updated-dependencies: - dependency-name: "@sa11y/jest" dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): 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 ... * build(deps-dev): bump eslint from 8.54.0 to 8.56.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.56.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.54.0...v8.56.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump prettier from 3.1.0 to 3.1.1 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 ... * build(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.0 to 2.29.1. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.0...v2.29.1) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-patch ... * build(deps-dev): bump lint-staged from 15.1.0 to 15.2.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.1.0 to 15.2.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.1.0...v15.2.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... * feat: hover effect on property tile * Released new package version 04t3h000001Rc71AAC (#586) * build(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4 Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Alba Rivas <arivas@salesforce.com> Co-authored-by: Trailheadapps Bot <69584871+trailheadapps-bot@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * feat: Apex null coalescing operator * fix: updated tour line number * Released new package version 04t3h000001RcBnAAK (#602) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * rebase prerelease/winter24 on main (#589) (#590) (#591) * Upgrade API version (59.0) (#562) * API upgrade * Fix removed method * Released new package version 04t3h000001Rc2FAAS (#563) * build(deps-dev): bump @lwc/eslint-plugin-lwc from 1.6.3 to 1.6.4 Bumps [@lwc/eslint-plugin-lwc](https://github.com/salesforce/eslint-plugin-lwc) from 1.6.3 to 1.6.4. - [Release notes](https://github.com/salesforce/eslint-plugin-lwc/releases) - [Commits](salesforce/eslint-plugin-lwc@v1.6.3...v1.6.4) --- updated-dependencies: - dependency-name: "@lwc/eslint-plugin-lwc" dependency-type: direct:development update-type: version-update:semver-patch ... * build(deps-dev): bump eslint-plugin-jest from 27.4.2 to 27.6.0 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.2 to 27.6.0. - [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.4.2...v27.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump @prettier/plugin-xml from 3.2.1 to 3.2.2 Bumps [@prettier/plugin-xml](https://github.com/prettier/plugin-xml) from 3.2.1 to 3.2.2. - [Changelog](https://github.com/prettier/plugin-xml/blob/main/CHANGELOG.md) - [Commits](prettier/plugin-xml@v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: "@prettier/plugin-xml" dependency-type: direct:development update-type: version-update:semver-patch ... * build(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0 Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.1 to 2.29.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.28.1...v2.29.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump eslint from 8.50.0 to 8.52.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.52.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.50.0...v8.52.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump @sa11y/jest from 5.3.0 to 6.0.0 (#565) Bumps [@sa11y/jest](https://github.com/salesforce/sa11y/tree/HEAD/packages/jest) from 5.3.0 to 6.0.0. - [Release notes](https://github.com/salesforce/sa11y/releases) - [Changelog](https://github.com/salesforce/sa11y/blob/master/CHANGELOG.md) - [Commits](https://github.com/salesforce/sa11y/commits/v6.0.0/packages/jest) --- updated-dependencies: - dependency-name: "@sa11y/jest" dependency-type: direct:development update-type: version-update:semver-major ... * build(deps-dev): bump lint-staged from 14.0.1 to 15.0.2 (#566) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.1 to 15.0.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v14.0.1...v15.0.2) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major ... * build(deps): bump axios and wait-on Bumps [axios](https://github.com/axios/axios) and [wait-on](https://github.com/jeffbski/wait-on). These dependencies needed to be updated together. Updates `axios` from 0.27.2 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@v0.27.2...v1.6.2) Updates `wait-on` from 7.0.1 to 7.2.0 - [Release notes](https://github.com/jeffbski/wait-on/releases) - [Commits](jeffbski/wait-on@v7.0.1...v7.2.0) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: wait-on dependency-type: indirect ... * build(deps-dev): bump lint-staged from 15.0.2 to 15.1.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.0.2 to 15.1.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.0.2...v15.1.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump @lwc/eslint-plugin-lwc from 1.6.4 to 1.7.0 Bumps [@lwc/eslint-plugin-lwc](https://github.com/salesforce/eslint-plugin-lwc) from 1.6.4 to 1.7.0. - [Release notes](https://github.com/salesforce/eslint-plugin-lwc/releases) - [Commits](salesforce/eslint-plugin-lwc@v1.6.4...v1.7.0) --- updated-dependencies: - dependency-name: "@lwc/eslint-plugin-lwc" dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump eslint from 8.52.0 to 8.54.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.52.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.52.0...v8.54.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump @sa11y/jest from 6.0.0 to 6.2.2 Bumps [@sa11y/jest](https://github.com/salesforce/sa11y/tree/HEAD/packages/jest) from 6.0.0 to 6.2.2. - [Release notes](https://github.com/salesforce/sa11y/releases) - [Changelog](https://github.com/salesforce/sa11y/blob/master/CHANGELOG.md) - [Commits](https://github.com/salesforce/sa11y/commits/v6.2.2/packages/jest) --- updated-dependencies: - dependency-name: "@sa11y/jest" dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): 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 ... * build(deps-dev): bump eslint from 8.54.0 to 8.56.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.56.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.54.0...v8.56.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump prettier from 3.1.0 to 3.1.1 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 ... * build(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.0 to 2.29.1. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.0...v2.29.1) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-patch ... * build(deps-dev): bump lint-staged from 15.1.0 to 15.2.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.1.0 to 15.2.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.1.0...v15.2.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... * feat: hover effect on property tile * Released new package version 04t3h000001Rc71AAC (#586) * build(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4 Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Alba Rivas <arivas@salesforce.com> Co-authored-by: Trailheadapps Bot <69584871+trailheadapps-bot@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * rebase prerelease/winter24 on main (#589) (#590) (#591) * Upgrade API version (59.0) (#562) * API upgrade * Fix removed method * Released new package version 04t3h000001Rc2FAAS (#563) * build(deps-dev): bump @lwc/eslint-plugin-lwc from 1.6.3 to 1.6.4 Bumps [@lwc/eslint-plugin-lwc](https://github.com/salesforce/eslint-plugin-lwc) from 1.6.3 to 1.6.4. - [Release notes](https://github.com/salesforce/eslint-plugin-lwc/releases) - [Commits](salesforce/eslint-plugin-lwc@v1.6.3...v1.6.4) --- updated-dependencies: - dependency-name: "@lwc/eslint-plugin-lwc" dependency-type: direct:development update-type: version-update:semver-patch ... * build(deps-dev): bump eslint-plugin-jest from 27.4.2 to 27.6.0 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.2 to 27.6.0. - [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.4.2...v27.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump @prettier/plugin-xml from 3.2.1 to 3.2.2 Bumps [@prettier/plugin-xml](https://github.com/prettier/plugin-xml) from 3.2.1 to 3.2.2. - [Changelog](https://github.com/prettier/plugin-xml/blob/main/CHANGELOG.md) - [Commits](prettier/plugin-xml@v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: "@prettier/plugin-xml" dependency-type: direct:development update-type: version-update:semver-patch ... * build(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0 Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.1 to 2.29.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.28.1...v2.29.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump eslint from 8.50.0 to 8.52.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.52.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.50.0...v8.52.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump @sa11y/jest from 5.3.0 to 6.0.0 (#565) Bumps [@sa11y/jest](https://github.com/salesforce/sa11y/tree/HEAD/packages/jest) from 5.3.0 to 6.0.0. - [Release notes](https://github.com/salesforce/sa11y/releases) - [Changelog](https://github.com/salesforce/sa11y/blob/master/CHANGELOG.md) - [Commits](https://github.com/salesforce/sa11y/commits/v6.0.0/packages/jest) --- updated-dependencies: - dependency-name: "@sa11y/jest" dependency-type: direct:development update-type: version-update:semver-major ... * build(deps-dev): bump lint-staged from 14.0.1 to 15.0.2 (#566) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.1 to 15.0.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v14.0.1...v15.0.2) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major ... * build(deps): bump axios and wait-on Bumps [axios](https://github.com/axios/axios) and [wait-on](https://github.com/jeffbski/wait-on). These dependencies needed to be updated together. Updates `axios` from 0.27.2 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@v0.27.2...v1.6.2) Updates `wait-on` from 7.0.1 to 7.2.0 - [Release notes](https://github.com/jeffbski/wait-on/releases) - [Commits](jeffbski/wait-on@v7.0.1...v7.2.0) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: wait-on dependency-type: indirect ... * build(deps-dev): bump lint-staged from 15.0.2 to 15.1.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.0.2 to 15.1.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.0.2...v15.1.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump @lwc/eslint-plugin-lwc from 1.6.4 to 1.7.0 Bumps [@lwc/eslint-plugin-lwc](https://github.com/salesforce/eslint-plugin-lwc) from 1.6.4 to 1.7.0. - [Release notes](https://github.com/salesforce/eslint-plugin-lwc/releases) - [Commits](salesforce/eslint-plugin-lwc@v1.6.4...v1.7.0) --- updated-dependencies: - dependency-name: "@lwc/eslint-plugin-lwc" dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump eslint from 8.52.0 to 8.54.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.52.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.52.0...v8.54.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump @sa11y/jest from 6.0.0 to 6.2.2 Bumps [@sa11y/jest](https://github.com/salesforce/sa11y/tree/HEAD/packages/jest) from 6.0.0 to 6.2.2. - [Release notes](https://github.com/salesforce/sa11y/releases) - [Changelog](https://github.com/salesforce/sa11y/blob/master/CHANGELOG.md) - [Commits](https://github.com/salesforce/sa11y/commits/v6.2.2/packages/jest) --- updated-dependencies: - dependency-name: "@sa11y/jest" dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): 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 ... * build(deps-dev): bump eslint from 8.54.0 to 8.56.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.56.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.54.0...v8.56.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump prettier from 3.1.0 to 3.1.1 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 ... * build(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.0 to 2.29.1. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.0...v2.29.1) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-patch ... * build(deps-dev): bump lint-staged from 15.1.0 to 15.2.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.1.0 to 15.2.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.1.0...v15.2.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... * feat: hover effect on property tile * Released new package version 04t3h000001Rc71AAC (#586) * build(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4 Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Alba Rivas <arivas@salesforce.com> Co-authored-by: Trailheadapps Bot <69584871+trailheadapps-bot@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * rebase prerelease/winter24 on main (#589) (#590) (#591) * Upgrade API version (59.0) (#562) * API upgrade * Fix removed method * Released new package version 04t3h000001Rc2FAAS (#563) * build(deps-dev): bump @lwc/eslint-plugin-lwc from 1.6.3 to 1.6.4 Bumps [@lwc/eslint-plugin-lwc](https://github.com/salesforce/eslint-plugin-lwc) from 1.6.3 to 1.6.4. - [Release notes](https://github.com/salesforce/eslint-plugin-lwc/releases) - [Commits](salesforce/eslint-plugin-lwc@v1.6.3...v1.6.4) --- updated-dependencies: - dependency-name: "@lwc/eslint-plugin-lwc" dependency-type: direct:development update-type: version-update:semver-patch ... * build(deps-dev): bump eslint-plugin-jest from 27.4.2 to 27.6.0 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.2 to 27.6.0. - [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.4.2...v27.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump @prettier/plugin-xml from 3.2.1 to 3.2.2 Bumps [@prettier/plugin-xml](https://github.com/prettier/plugin-xml) from 3.2.1 to 3.2.2. - [Changelog](https://github.com/prettier/plugin-xml/blob/main/CHANGELOG.md) - [Commits](prettier/plugin-xml@v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: "@prettier/plugin-xml" dependency-type: direct:development update-type: version-update:semver-patch ... * build(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0 Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.1 to 2.29.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.28.1...v2.29.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump eslint from 8.50.0 to 8.52.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.52.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.50.0...v8.52.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump @sa11y/jest from 5.3.0 to 6.0.0 (#565) Bumps [@sa11y/jest](https://github.com/salesforce/sa11y/tree/HEAD/packages/jest) from 5.3.0 to 6.0.0. - [Release notes](https://github.com/salesforce/sa11y/releases) - [Changelog](https://github.com/salesforce/sa11y/blob/master/CHANGELOG.md) - [Commits](https://github.com/salesforce/sa11y/commits/v6.0.0/packages/jest) --- updated-dependencies: - dependency-name: "@sa11y/jest" dependency-type: direct:development update-type: version-update:semver-major ... * build(deps-dev): bump lint-staged from 14.0.1 to 15.0.2 (#566) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.1 to 15.0.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v14.0.1...v15.0.2) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major ... * build(deps): bump axios and wait-on Bumps [axios](https://github.com/axios/axios) and [wait-on](https://github.com/jeffbski/wait-on). These dependencies needed to be updated together. Updates `axios` from 0.27.2 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@v0.27.2...v1.6.2) Updates `wait-on` from 7.0.1 to 7.2.0 - [Release notes](https://github.com/jeffbski/wait-on/releases) - [Commits](jeffbski/wait-on@v7.0.1...v7.2.0) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: wait-on dependency-type: indirect ... * build(deps-dev): bump lint-staged from 15.0.2 to 15.1.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.0.2 to 15.1.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.0.2...v15.1.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump @lwc/eslint-plugin-lwc from 1.6.4 to 1.7.0 Bumps [@lwc/eslint-plugin-lwc](https://github.com/salesforce/eslint-plugin-lwc) from 1.6.4 to 1.7.0. - [Release notes](https://github.com/salesforce/eslint-plugin-lwc/releases) - [Commits](salesforce/eslint-plugin-lwc@v1.6.4...v1.7.0) --- updated-dependencies: - dependency-name: "@lwc/eslint-plugin-lwc" dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump eslint from 8.52.0 to 8.54.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.52.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.52.0...v8.54.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump @sa11y/jest from 6.0.0 to 6.2.2 Bumps [@sa11y/jest](https://github.com/salesforce/sa11y/tree/HEAD/packages/jest) from 6.0.0 to 6.2.2. - [Release notes](https://github.com/salesforce/sa11y/releases) - [Changelog](https://github.com/salesforce/sa11y/blob/master/CHANGELOG.md) - [Commits](https://github.com/salesforce/sa11y/commits/v6.2.2/packages/jest) --- updated-dependencies: - dependency-name: "@sa11y/jest" dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): 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 ... * build(deps-dev): bump eslint from 8.54.0 to 8.56.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.56.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.54.0...v8.56.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... * build(deps-dev): bump prettier from 3.1.0 to 3.1.1 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 ... * build(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.0 to 2.29.1. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.0...v2.29.1) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-patch ... * build(deps-dev): bump lint-staged from 15.1.0 to 15.2.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.1.0 to 15.2.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.1.0...v15.2.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... * feat: hover effect on property tile * Released new package version 04t3h000001Rc71AAC (#586) * build(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4 Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Alba Rivas <arivas@salesforce.com> Co-authored-by: Trailheadapps Bot <69584871+trailheadapps-bot@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build: bump dependencies --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Alba Rivas <arivas@salesforce.com> Co-authored-by: Trailheadapps Bot <69584871+trailheadapps-bot@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information