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

feat: release v4.3.0 (VF Remoting, Queues) #105

Merged
merged 72 commits into from
Mar 20, 2023
Merged
Changes from 1 commit
Commits
Show all changes
72 commits
Select commit Hold shift + click to select a range
e8dac8e
lightning lookup w/o API v1
dschach Feb 7, 2023
b5e5d4f
dependabot auto-merge
dschach Feb 7, 2023
5b80488
Deploy rules & scripts
dschach Feb 7, 2023
4303659
API 56.0
dschach Feb 7, 2023
59d6ef2
Tests use Assert class
dschach Feb 7, 2023
851171c
Update scratch org definition files
dschach Feb 7, 2023
2069b97
feat: Update tests to use Assert class
dschach Feb 9, 2023
fbe390e
chore: Scratch org shape updates
dschach Feb 9, 2023
4effcfc
feat: Project to API 56.0
dschach Feb 9, 2023
178e1ce
feat(docs): ApexDox version upgrade
dschach Feb 9, 2023
e8481e8
fix(docs): update ApexDox
dschach Feb 13, 2023
4bf530c
fix(build): Update plugin dependencies
dschach Feb 13, 2023
04fde84
fix(tests): redirect test to private
dschach Feb 22, 2023
e40b10a
build(npm): update package dependencies
dschach Feb 22, 2023
0ef9783
build(pmd): remove updatepmd
dschach Feb 22, 2023
994b3f2
build(sfdx): change sfdx to sf commands
dschach Feb 22, 2023
77fa739
ci: update PR sfdx to sf, npm installation
dschach Feb 22, 2023
fa066cf
ci(codeQL): delete codeQL d/t IP address
dschach Feb 22, 2023
645169a
feat: update API to 57.0 (#1)
dschach Feb 23, 2023
58b6c9b
feat(tests): update tests (assertions, messages) (#3)
dschach Feb 23, 2023
42e8024
ci(codecov): add token to upload
dschach Feb 23, 2023
99d78d5
build: move tests folder into classes
dschach Feb 24, 2023
eabc780
build(deps-dev): bump eslint from 8.34.0 to 8.35.0 (#4)
dependabot[bot] Feb 27, 2023
0ae955b
build(changelog): instructions & tag prefix
dschach Feb 27, 2023
42c6889
feat: sfdx-scanner config
dschach Feb 28, 2023
2dc940d
build(sfdx): revert to sfdx package version create
dschach Feb 28, 2023
6eb588a
revert(API): use 56.0 to avoid GVS bug
dschach Feb 28, 2023
2b9f999
docs(README): add image descriptions
dschach Feb 28, 2023
4910af9
docs(ApexDox): include Installation & Changelog
dschach Feb 28, 2023
22ea89c
docs: update CanTheUser comments
dschach Mar 1, 2023
d34eaaf
APTemplate lookup actions
dschach Mar 2, 2023
0a6a3ca
build(sfdx): optimize forceignore
dschach Mar 2, 2023
8bf011b
fix: redirect on template choice for records
dschach Mar 4, 2023
992988e
feat(scripts): update latest jQuery
dschach Mar 5, 2023
70f43ba
fix: page redirect on template from object
dschach Mar 5, 2023
7ebb5f6
escape queries
dschach Mar 6, 2023
d4b477c
Beta 4.3.0-9
dschach Mar 6, 2023
6347bd6
comment cleanup
dschach Mar 6, 2023
0d18fd1
change URL match regex
dschach Mar 6, 2023
5056ebc
docs(Apex): test comments
dschach Mar 10, 2023
be97247
build(pmd): update rulesets
dschach Mar 10, 2023
415fdcf
feat: finish Professional Edition template lookup
dschach Mar 11, 2023
35f72d0
fix: remove unnecessary static resource images
dschach Mar 11, 2023
bc720e2
docs(ApexDox): rerun ApexDox
dschach Mar 11, 2023
0f4465b
build(pkg): remove redundancy in version create
dschach Mar 11, 2023
5a5336b
build(pkg): sfdx to sf version create
dschach Mar 11, 2023
0cdb40f
version 4.3.0-11
dschach Mar 11, 2023
67b8c9c
build(deps-dev): bump eslint from 8.35.0 to 8.36.0 (#6)
dependabot[bot] Mar 13, 2023
ff02a58
build(deps-dev): bump lint-staged from 13.1.2 to 13.2.0 (#7)
dependabot[bot] Mar 13, 2023
f360666
feat(sfdx): update sfdx to sf
dschach Mar 15, 2023
2e185a0
fix(sfdx): remove sequential packaging
dschach Mar 15, 2023
5cc128c
feat: update auto-changelog config
dschach Mar 15, 2023
96070b1
fix: remove unnecessary jsencode
dschach Mar 16, 2023
6a030e4
fix(sfdx): sf apex test correct config
dschach Mar 16, 2023
f27e8dc
docs: cleanup code, document variables
dschach Mar 16, 2023
65b6f8c
build(sfdx-scanner): attempt eslint ignore jquery
dschach Mar 16, 2023
4384b2b
deps(prettier): ignore sf directory
dschach Mar 16, 2023
58e0e0d
fix: cyclic dependency error display
dschach Mar 16, 2023
5fae8c0
fix(lookup): escape=false for record name
dschach Mar 16, 2023
349e1fb
chore: promote package 4.3.0
dschach Mar 16, 2023
0ae95fc
build(changelog): update changelog script
dschach Mar 16, 2023
22d1e3a
docs(ApexDox): update ApexDox
dschach Mar 16, 2023
9e222ec
Merge branch 'main' into main
dschach Mar 16, 2023
f365d20
fix: update install CLI code
dschach Mar 16, 2023
0e01f8f
fix: sfdx auth:sfdxurl to sf equivalent
dschach Mar 16, 2023
a5539dc
fix(ci): install sfdx and sf CLIs
dschach Mar 16, 2023
551e0f2
fix: sfdx auth:sfdxurl to sf equivalent
dschach Mar 16, 2023
3c8b638
fix(ci): install sfdx and sf CLIs
dschach Mar 16, 2023
b48bdd3
Merge branch 'main' of https://github.com/dschach/ActionPlansV4
dschach Mar 16, 2023
5af2539
remove extra space in installation.md
dschach Mar 16, 2023
f255823
ci(pmd): simplify PMD download
dschach Mar 16, 2023
aea8f73
fix(pmd, prettier): remove deprecated commands
dschach Mar 19, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
build(deps-dev): bump eslint from 8.35.0 to 8.36.0 (#6)
Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.35.0...v8.36.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Mar 13, 2023
commit 67b8c9c7afa82e135aca0656abfb1387e2653c04
148 changes: 93 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -49,7 +49,7 @@
"@salesforce/eslint-plugin-lightning": "^1.0.0",
"@salesforce/sfdx-lwc-jest": "^1.3.0",
"auto-changelog": "^2.4.0",
"eslint": "^8.35.0",
"eslint": "^8.36.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"husky": "^8.0.3",